is not current version
Last Version 3.5.14

org.webjars.npm:types__jasmine 2.2.30

WebJar for @types/jasmine

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

types__jasmine
Version

Version

2.2.30
Type

Type

jar

Download types__jasmine 2.2.30


<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__jasmine/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>types__jasmine</artifactId>
    <version>2.2.30</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__jasmine/
implementation 'org.webjars.npm:types__jasmine:2.2.30'
// https://jarcasting.com/artifacts/org.webjars.npm/types__jasmine/
implementation ("org.webjars.npm:types__jasmine:2.2.30")
'org.webjars.npm:types__jasmine:jar:2.2.30'
<dependency org="org.webjars.npm" name="types__jasmine" rev="2.2.30">
  <artifact name="types__jasmine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__jasmine', version='2.2.30')
)
libraryDependencies += "org.webjars.npm" % "types__jasmine" % "2.2.30"
[org.webjars.npm/types__jasmine "2.2.30"]