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