License |
License
MIT
|
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjasmine |
Last Version | Last Version4.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjasmine
WebJar for jasmine
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jasmine-4.1.0.pom | |
jasmine-4.1.0.jar | 13 KB |
jasmine-4.1.0-sources.jar | 22 bytes |
jasmine-4.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jasmine/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jasmine</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jasmine/
implementation 'org.webjars.npm:jasmine:4.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/jasmine/
implementation ("org.webjars.npm:jasmine:4.1.0")
'org.webjars.npm:jasmine:jar:4.1.0'
<dependency org="org.webjars.npm" name="jasmine" rev="4.1.0">
<artifact name="jasmine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jasmine', version='4.1.0')
)
libraryDependencies += "org.webjars.npm" % "jasmine" % "4.1.0"
[org.webjars.npm/jasmine "4.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : glob | jar | [7.1.6,8) |
org.webjars.npm : jasmine-core | jar | [4.1.0,5) |