License |
License
MIT
|
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjasmine-core |
Version | Version4.1.1 |
Type | Typejar |
Description |
Descriptionjasmine-core
WebJar for jasmine-core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jasmine-core-4.1.1.pom | |
jasmine-core-4.1.1.jar | 93 KB |
jasmine-core-4.1.1-sources.jar | 22 bytes |
jasmine-core-4.1.1-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.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jasmine-core/
implementation 'org.webjars.npm:jasmine-core:4.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/jasmine-core/
implementation ("org.webjars.npm:jasmine-core:4.1.1")
'org.webjars.npm:jasmine-core:jar:4.1.1'
<dependency org="org.webjars.npm" name="jasmine-core" rev="4.1.1">
<artifact name="jasmine-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jasmine-core', version='4.1.1')
)
libraryDependencies += "org.webjars.npm" % "jasmine-core" % "4.1.1"
[org.webjars.npm/jasmine-core "4.1.1"]