Download joounit-0.8.7.jar file - Jar j

Jar examples for j:joounit

Description

JooUnit - Jangaroo FlexUnit 3

You can download jar file joounit 0.8.7 in this page.

Build File

You can use the following script to add joounit-0.8.7.jar to your project.

<dependency>
   <groupId>net.jangaroo</groupId>
   <artifactId>joounit</artifactId>
   <version>0.8.7</version>
</dependency>
compile group: 'net.jangaroo', name: 'joounit', version: '0.8.7'
libraryDependencies += "net.jangaroo" % "joounit" % "0.8.7"
<dependency org="net.jangaroo" name="joounit" rev="0.8.7"/>
@Grapes(@Grab(group='net.jangaroo', module='joounit', version='0.8.7'))
'net.jangaroo:joounit:jar:0.8.7'

Download

Click the following link to download the jar file.

joounit-0.8.7-sources.jar
joounit-0.8.7.jar
joounit-0.8.7.pom



Related Tutorials