License |
License
MIT
|
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjasmine-core |
Last Version | Last Version4.2.0 |
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-core-4.2.0.pom | |
jasmine-core-4.2.0.jar | 98 KB |
jasmine-core-4.2.0-sources.jar | 22 bytes |
jasmine-core-4.2.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jasmine-core/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jasmine-core</artifactId>
<version>4.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jasmine-core/
implementation 'org.webjars.npm:jasmine-core:4.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/jasmine-core/
implementation ("org.webjars.npm:jasmine-core:4.2.0")
'org.webjars.npm:jasmine-core:jar:4.2.0'
<dependency org="org.webjars.npm" name="jasmine-core" rev="4.2.0">
<artifact name="jasmine-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jasmine-core', version='4.2.0')
)
libraryDependencies += "org.webjars.npm" % "jasmine-core" % "4.2.0"
[org.webjars.npm/jasmine-core "4.2.0"]