Download act-test-0.9.0-BETA-1.jar file - Jar a

Jar examples for a:act-test

Description

Provide facilities to test ActFramework application

You can download jar file act-test 0.9.0-BETA-1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add act-test-0.9.0-BETA-1.jar to your project.

<dependency>
   <groupId>org.actframework</groupId>
   <artifactId>act-test</artifactId>
   <version>0.9.0-BETA-1</version>
</dependency>
compile group: 'org.actframework', name: 'act-test', version: '0.9.0-BETA-1'
libraryDependencies += "org.actframework" % "act-test" % "0.9.0-BETA-1"
<dependency org="org.actframework" name="act-test" rev="0.9.0-BETA-1"/>
@Grapes(@Grab(group='org.actframework', module='act-test', version='0.9.0-BETA-1'))
'org.actframework:act-test:jar:0.9.0-BETA-1'

Download

Click the following link to download the jar file.

act-test-0.9.0-BETA-1-javadoc.jar
act-test-0.9.0-BETA-1-sources.jar
act-test-0.9.0-BETA-1.jar
act-test-0.9.0-BETA-1.pom



Related Tutorials