Jar examples for f:flexunit
FlexUnit core library
You can download jar file flexunit 4.1.0 in this page.
MIT License
You can use the following script to add flexunit-4.1.0.jar to your project.
<dependency> <groupId>org.flexunit</groupId> <artifactId>flexunit</artifactId> <version>4.1.0</version> </dependency>
compile group: 'org.flexunit', name: 'flexunit', version: '4.1.0'
libraryDependencies += "org.flexunit" % "flexunit" % "4.1.0"
<dependency org="org.flexunit" name="flexunit" rev="4.1.0"/>
@Grapes(@Grab(group='org.flexunit', module='flexunit', version='4.1.0'))
'org.flexunit:flexunit:jar:4.1.0'
Click the following link to download the jar file.
flexunit-4.1.0.pom