Download curly-0.5.0.jar file - Jar c

Jar examples for c:curly

Description

You can download jar file curly 0.5.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add curly-0.5.0.jar to your project.

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

Download

Click the following link to download the jar file.

curly-0.5.0-javadoc.jar
curly-0.5.0-sources.jar
curly-0.5.0.jar
curly-0.5.0.pom



Related Tutorials