Download clutch-core-1.1.0.jar file - Jar c

Jar examples for c:clutch-core

Description

You can download jar file clutch-core 1.1.0 in this page.

Build File

You can use the following script to add clutch-core-1.1.0.jar to your project.

<dependency>
   <groupId>com.dinstone.clutch</groupId>
   <artifactId>clutch-core</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.dinstone.clutch', name: 'clutch-core', version: '1.1.0'
libraryDependencies += "com.dinstone.clutch" % "clutch-core" % "1.1.0"
<dependency org="com.dinstone.clutch" name="clutch-core" rev="1.1.0"/>
@Grapes(@Grab(group='com.dinstone.clutch', module='clutch-core', version='1.1.0'))
'com.dinstone.clutch:clutch-core:jar:1.1.0'

Download

Click the following link to download the jar file.

clutch-core-1.1.0-javadoc.jar
clutch-core-1.1.0-sources.jar
clutch-core-1.1.0.jar
clutch-core-1.1.0.pom



Related Tutorials