webapicontrib - jQuery 1.8.0

jQuery is a new kind of JavaScript Library. jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.

PM> Install-Package jQuery -Version 1.8.0 -Source https://www.myget.org/F/webapicontrib/api/v3/index.json

Copy to clipboard

> nuget.exe install jQuery -Version 1.8.0 -Source https://www.myget.org/F/webapicontrib/api/v3/index.json

Copy to clipboard

> dotnet add package jQuery --version 1.8.0 --source https://www.myget.org/F/webapicontrib/api/v3/index.json

Copy to clipboard
<PackageReference Include="jQuery" Version="1.8.0" />
Copy to clipboard
source https://www.myget.org/F/webapicontrib/api/v3/index.json

nuget jQuery  ~> 1.8.0
Copy to clipboard

> choco install jQuery --version 1.8.0 --source https://www.myget.org/F/webapicontrib/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "webapicontrib" -SourceLocation "https://www.myget.org/F/webapicontrib/api/v2"
Install-Module -Name "jQuery" -RequiredVersion "1.8.0" -Repository "webapicontrib" 
Copy to clipboard

Owners

Chris Missal

Authors

John Resig

Project URL

http://jquery.com/

License

MIT

Tags

jQuery

Info

112 total downloads
28 downloads for version 1.8.0
Download (178.96 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
2.1.4 219 KB Wed, 28 Oct 2015 04:53:11 GMT 30
2.1.0 217.4 KB Wed, 28 Oct 2015 04:02:13 GMT 27
1.8.0 178.96 KB Wed, 12 Aug 2015 22:38:00 GMT 28
1.7.1.1 174.44 KB Wed, 31 Dec 2014 17:43:03 GMT 27