Jar examples for s:simpleimage
package all simpleimage modules into one jar
You can download jar file simpleimage 1.2.3 in this page.
Apache 2
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'
Click the following link to download the jar file.
simpleimage-1.2.3-javadoc.jar