Download common-image-3.0-rc7.jar file - Jar c

Jar examples for c:common-image

Description

The TwelveMonkeys Common Image support

You can download jar file common-image 3.0-rc7 in this page.

Build File

You can use the following script to add common-image-3.0-rc7.jar to your project.

<dependency>
   <groupId>com.twelvemonkeys.common</groupId>
   <artifactId>common-image</artifactId>
   <version>3.0-rc7</version>
</dependency>
compile group: 'com.twelvemonkeys.common', name: 'common-image', version: '3.0-rc7'
libraryDependencies += "com.twelvemonkeys.common" % "common-image" % "3.0-rc7"
<dependency org="com.twelvemonkeys.common" name="common-image" rev="3.0-rc7"/>
@Grapes(@Grab(group='com.twelvemonkeys.common', module='common-image', version='3.0-rc7'))
'com.twelvemonkeys.common:common-image:jar:3.0-rc7'

Download

Click the following link to download the jar file.

common-image-3.0-rc7-javadoc.jar
common-image-3.0-rc7-sources.jar
common-image-3.0-rc7-test-sources.jar
common-image-3.0-rc7-tests.jar
common-image-3.0-rc7.jar
common-image-3.0-rc7.pom



Related Tutorials