Download junit-js-1.0.0.jar file - Jar j

Jar examples for j:junit-js

Description

JavaScript JUnit Runner

You can download jar file junit-js 1.0.0 in this page.

License

BSD 3-Clause

Build File

You can use the following script to add junit-js-1.0.0.jar to your project.

<dependency>
   <groupId>com.belteshazzar</groupId>
   <artifactId>junit-js</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.belteshazzar', name: 'junit-js', version: '1.0.0'
libraryDependencies += "com.belteshazzar" % "junit-js" % "1.0.0"
<dependency org="com.belteshazzar" name="junit-js" rev="1.0.0"/>
@Grapes(@Grab(group='com.belteshazzar', module='junit-js', version='1.0.0'))
'com.belteshazzar:junit-js:jar:1.0.0'

Download

Click the following link to download the jar file.

junit-js-1.0.0-javadoc.jar
junit-js-1.0.0-sources.jar
junit-js-1.0.0.jar
junit-js-1.0.0.pom



Related Tutorials