Download ck-0.0.8.jar file - Jar c

Jar examples for c:ck

Description

CK metrics

You can download jar file ck 0.0.8 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add ck-0.0.8.jar to your project.

<dependency>
   <groupId>br.com.aniche</groupId>
   <artifactId>ck</artifactId>
   <version>0.0.8</version>
</dependency>
compile group: 'br.com.aniche', name: 'ck', version: '0.0.8'
libraryDependencies += "br.com.aniche" % "ck" % "0.0.8"
<dependency org="br.com.aniche" name="ck" rev="0.0.8"/>
@Grapes(@Grab(group='br.com.aniche', module='ck', version='0.0.8'))
'br.com.aniche:ck:jar:0.0.8'

Download

Click the following link to download the jar file.

ck-0.0.8-javadoc.jar
ck-0.0.8-sources.jar
ck-0.0.8.jar
ck-0.0.8.pom



Related Tutorials