Download joounit-4.0.42.jar file - Jar j

Jar examples for j:joounit

Description

JooUnit - Jangaroo FlexUnit 3

You can download jar file joounit 4.0.42 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

joounit-4.0.42-sources.jar
joounit-4.0.42.pom



Related Tutorials