Download joounit-0.9.10.jar file - Jar j

Jar examples for j:joounit

Description

JooUnit - Jangaroo FlexUnit 3

You can download jar file joounit 0.9.10 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

joounit-0.9.10-sources.jar
joounit-0.9.10.jar
joounit-0.9.10.pom



Related Tutorials