is not current version
Last Version 0.0.12

com.github.akiellor.jasmine:jasmine-cli 0.0.11

A jasmine runner using the dynjs javascript runtime

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation CLI User Interface
GroupId

GroupId

com.github.akiellor.jasmine
ArtifactId

ArtifactId

jasmine-cli
Version

Version

0.0.11
Type

Type

jar

Download jasmine-cli 0.0.11


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