Download joounit-0.8.6.jar file - Jar j

Jar examples for j:joounit

Description

JooUnit - Jangaroo FlexUnit 3

You can download jar file joounit 0.8.6 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

joounit-0.8.6-sources.jar
joounit-0.8.6.jar
joounit-0.8.6.pom



Related Tutorials