Jar examples for c:common-image
The TwelveMonkeys Common Image support
You can download jar file common-image 1.0 in this page.
You can use the following script to add common-image-1.0.jar to your project.
<dependency> <groupId>com.github.lafa.twelvemonkeyspurejava.common</groupId> <artifactId>common-image</artifactId> <version>1.0</version> </dependency>
compile group: 'com.github.lafa.twelvemonkeyspurejava.common', name: 'common-image', version: '1.0'
libraryDependencies += "com.github.lafa.twelvemonkeyspurejava.common" % "common-image" % "1.0"
<dependency org="com.github.lafa.twelvemonkeyspurejava.common" name="common-image" rev="1.0"/>
@Grapes(@Grab(group='com.github.lafa.twelvemonkeyspurejava.common', module='common-image', version='1.0'))
'com.github.lafa.twelvemonkeyspurejava.common:common-image:jar:1.0'
Click the following link to download the jar file.
common-image-1.0-javadoc.jar