is not current version
Last Version 4.2.0

org.webjars.npm:jasmine-core 3.99.0

WebJar for jasmine-core

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jasmine-core
Version

Version

3.99.0
Type

Type

jar

Download jasmine-core 3.99.0


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