Download curly-0.4.1.jar file - Jar c

Jar examples for c:curly

Description

You can download jar file curly 0.4.1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

curly-0.4.1-javadoc.jar
curly-0.4.1-sources.jar
curly-0.4.1.jar
curly-0.4.1.pom



Related Tutorials