| License |
License
MIT
|
|---|---|
| Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
| GroupId | GroupIdorg.webjars |
| ArtifactId | ArtifactIdjasmine-jquery |
| Last Version | Last Version2.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJasmine jQuery
WebJar for Jasmine jQuery
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jasmine-jquery-2.0.3.pom | |
| jasmine-jquery-2.0.3.jar | 6 KB |
| jasmine-jquery-2.0.3-sources.jar | 3 KB |
| jasmine-jquery-2.0.3-javadoc.jar | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/jasmine-jquery/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>jasmine-jquery</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/jasmine-jquery/
implementation 'org.webjars:jasmine-jquery:2.0.3'
// https://jarcasting.com/artifacts/org.webjars/jasmine-jquery/
implementation ("org.webjars:jasmine-jquery:2.0.3")
'org.webjars:jasmine-jquery:jar:2.0.3'
<dependency org="org.webjars" name="jasmine-jquery" rev="2.0.3">
<artifact name="jasmine-jquery" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='jasmine-jquery', version='2.0.3')
)
libraryDependencies += "org.webjars" % "jasmine-jquery" % "2.0.3"
[org.webjars/jasmine-jquery "2.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars : jquery | jar | 2.0.0 |
| org.webjars : jasmine | jar | 2.0.0 |