Download simpleimage-1.2.3.jar file - Jar s

Jar examples for s:simpleimage

Description

package all simpleimage modules into one jar

You can download jar file simpleimage 1.2.3 in this page.

License

Apache 2

Build File

You can use the following script to add simpleimage-1.2.3.jar to your project.

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

Download

Click the following link to download the jar file.

simpleimage-1.2.3-javadoc.jar
simpleimage-1.2.3-sources.jar
simpleimage-1.2.3.jar
simpleimage-1.2.3.pom



Related Tutorials