Download cl-core-0.9.0.jar file - Jar c

Jar examples for c:cl-core

Description

Tools for the busy Java developer

You can download jar file cl-core 0.9.0 in this page.

License

MIT License

Build File

You can use the following script to add cl-core-0.9.0.jar to your project.

<dependency>
   <groupId>com.github.vmazheru.codeless</groupId>
   <artifactId>cl-core</artifactId>
   <version>0.9.0</version>
</dependency>
compile group: 'com.github.vmazheru.codeless', name: 'cl-core', version: '0.9.0'
libraryDependencies += "com.github.vmazheru.codeless" % "cl-core" % "0.9.0"
<dependency org="com.github.vmazheru.codeless" name="cl-core" rev="0.9.0"/>
@Grapes(@Grab(group='com.github.vmazheru.codeless', module='cl-core', version='0.9.0'))
'com.github.vmazheru.codeless:cl-core:jar:0.9.0'

Download

Click the following link to download the jar file.

cl-core-0.9.0-javadoc.jar
cl-core-0.9.0-sources.jar
cl-core-0.9.0.jar
cl-core-0.9.0.pom



Related Tutorials