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