License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdjasmine-jquery |
Last Version | Last Version2.1.1 |
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.1.1.pom | |
jasmine-jquery-2.1.1.jar | 29 KB |
jasmine-jquery-2.1.1-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/jasmine-jquery/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>jasmine-jquery</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/jasmine-jquery/
implementation 'org.webjars.bower:jasmine-jquery:2.1.1'
// https://jarcasting.com/artifacts/org.webjars.bower/jasmine-jquery/
implementation ("org.webjars.bower:jasmine-jquery:2.1.1")
'org.webjars.bower:jasmine-jquery:jar:2.1.1'
<dependency org="org.webjars.bower" name="jasmine-jquery" rev="2.1.1">
<artifact name="jasmine-jquery" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='jasmine-jquery', version='2.1.1')
)
libraryDependencies += "org.webjars.bower" % "jasmine-jquery" % "2.1.1"
[org.webjars.bower/jasmine-jquery "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.bower : jasmine | jar | [2,) |
org.webjars.bower : jquery | jar | [2,) |