Download cola-tests-0.2.0.jar file - Jar c

Jar examples for c:cola-tests

Description

You can download jar file cola-tests 0.2.0 in this page.

Build File

You can use the following script to add cola-tests-0.2.0.jar to your project.

<dependency>
   <groupId>com.github.bmsantos</groupId>
   <artifactId>cola-tests</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'com.github.bmsantos', name: 'cola-tests', version: '0.2.0'
libraryDependencies += "com.github.bmsantos" % "cola-tests" % "0.2.0"
<dependency org="com.github.bmsantos" name="cola-tests" rev="0.2.0"/>
@Grapes(@Grab(group='com.github.bmsantos', module='cola-tests', version='0.2.0'))
'com.github.bmsantos:cola-tests:jar:0.2.0'

Download

Click the following link to download the jar file.

cola-tests-0.2.0-javadoc.jar
cola-tests-0.2.0-sources.jar
cola-tests-0.2.0.jar
cola-tests-0.2.0.pom



Related Tutorials