Jar examples for c:cl-core
Tools for the busy Java developer
You can download jar file cl-core 0.9.0 in this page.
MIT License
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'
Click the following link to download the jar file.
cl-core-0.9.0-javadoc.jar