Download joounit-2.0.15.jar file - Jar j

Jar examples for j:joounit

Description

JooUnit - Jangaroo FlexUnit 3

You can download jar file joounit 2.0.15 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

joounit-2.0.15-sources.jar
joounit-2.0.15.jar
joounit-2.0.15.pom



Related Tutorials