Download joounit-1.0.3.jar file - Jar j

Jar examples for j:joounit

Description

JooUnit - Jangaroo FlexUnit 3

You can download jar file joounit 1.0.3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

joounit-1.0.3-sources.jar
joounit-1.0.3.jar
joounit-1.0.3.pom



Related Tutorials