Download curly-0.4.5.jar file - Jar c

Jar examples for c:curly

Description

You can download jar file curly 0.4.5 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

curly-0.4.5-javadoc.jar
curly-0.4.5-sources.jar
curly-0.4.5.jar
curly-0.4.5.pom



Related Tutorials