is not current version
Last Version 0.0.3

com.github.akiellor.jasmine:jasmine 0.0.1

A jasmine runner using the dynjs javascript runtime

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.github.akiellor.jasmine
ArtifactId

ArtifactId

jasmine
Version

Version

0.0.1
Type

Type

jar

Download jasmine 0.0.1


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