Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtypes__jasmine |
Version | Version2.8.6 |
Type | Typejar |
Filename | Size |
---|---|
types__jasmine-2.8.6.pom | |
types__jasmine-2.8.6.jar | 10 KB |
types__jasmine-2.8.6-sources.jar | 22 bytes |
types__jasmine-2.8.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__jasmine/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__jasmine</artifactId>
<version>2.8.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__jasmine/
implementation 'org.webjars.npm:types__jasmine:2.8.6'
// https://jarcasting.com/artifacts/org.webjars.npm/types__jasmine/
implementation ("org.webjars.npm:types__jasmine:2.8.6")
'org.webjars.npm:types__jasmine:jar:2.8.6'
<dependency org="org.webjars.npm" name="types__jasmine" rev="2.8.6">
<artifact name="types__jasmine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__jasmine', version='2.8.6')
)
libraryDependencies += "org.webjars.npm" % "types__jasmine" % "2.8.6"
[org.webjars.npm/types__jasmine "2.8.6"]