Download jasmine-cli-0.0.12.jar file - Jar j

Jar examples for j:jasmine-cli

Description

A jasmine runner using the dynjs javascript runtime

You can download jar file jasmine-cli 0.0.12 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jasmine-cli-0.0.12.jar to your project.

<dependency>
   <groupId>com.github.akiellor.jasmine</groupId>
   <artifactId>jasmine-cli</artifactId>
   <version>0.0.12</version>
</dependency>
compile group: 'com.github.akiellor.jasmine', name: 'jasmine-cli', version: '0.0.12'
libraryDependencies += "com.github.akiellor.jasmine" % "jasmine-cli" % "0.0.12"
<dependency org="com.github.akiellor.jasmine" name="jasmine-cli" rev="0.0.12"/>
@Grapes(@Grab(group='com.github.akiellor.jasmine', module='jasmine-cli', version='0.0.12'))
'com.github.akiellor.jasmine:jasmine-cli:jar:0.0.12'

Download

Click the following link to download the jar file.

jasmine-cli-0.0.12-javadoc.jar
jasmine-cli-0.0.12-shadow.jar
jasmine-cli-0.0.12-sources.jar
jasmine-cli-0.0.12.jar
jasmine-cli-0.0.12.pom



Related Tutorials