Download joounit-3-preview-2.jar file - Jar j

Jar examples for j:joounit

Description

JooUnit - Jangaroo FlexUnit 3

You can download jar file joounit 3-preview-2 in this page.

Build File

You can use the following script to add joounit-3-preview-2.jar to your project.

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

Download

Click the following link to download the jar file.

joounit-3-preview-2-sources.jar
joounit-3-preview-2.jar
joounit-3-preview-2.pom



Related Tutorials