Download joounit-0.9.2.jar file - Jar j

Jar examples for j:joounit

Description

JooUnit - Jangaroo FlexUnit 3

You can download jar file joounit 0.9.2 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

joounit-0.9.2-sources.jar
joounit-0.9.2.jar
joounit-0.9.2.pom



Related Tutorials