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