Download comsat-test-utils-0.3.0.jar file - Jar c

Jar examples for c:comsat-test-utils

Description

Fibers services for web

You can download jar file comsat-test-utils 0.3.0 in this page.

License

The GNU Lesser General Public License, version 3

Build File

You can use the following script to add comsat-test-utils-0.3.0.jar to your project.

<dependency>
   <groupId>co.paralleluniverse</groupId>
   <artifactId>comsat-test-utils</artifactId>
   <version>0.3.0</version>
</dependency>
compile group: 'co.paralleluniverse', name: 'comsat-test-utils', version: '0.3.0'
libraryDependencies += "co.paralleluniverse" % "comsat-test-utils" % "0.3.0"
<dependency org="co.paralleluniverse" name="comsat-test-utils" rev="0.3.0"/>
@Grapes(@Grab(group='co.paralleluniverse', module='comsat-test-utils', version='0.3.0'))
'co.paralleluniverse:comsat-test-utils:jar:0.3.0'

Download

Click the following link to download the jar file.

comsat-test-utils-0.3.0-javadoc.jar
comsat-test-utils-0.3.0-sources.jar
comsat-test-utils-0.3.0.jar
comsat-test-utils-0.3.0.pom



Related Tutorials