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

Jar examples for c:cola-tests

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials