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