Jar examples for s:sample-image-generator
Library that generates sample images of arbitrary size
You can download jar file sample-image-generator 0.3 in this page.
MIT License
You can use the following script to add sample-image-generator-0.3.jar to your project.
<dependency> <groupId>com.github.mike10004</groupId> <artifactId>sample-image-generator</artifactId> <version>0.3</version> </dependency>
compile group: 'com.github.mike10004', name: 'sample-image-generator', version: '0.3'
libraryDependencies += "com.github.mike10004" % "sample-image-generator" % "0.3"
<dependency org="com.github.mike10004" name="sample-image-generator" rev="0.3"/>
@Grapes(@Grab(group='com.github.mike10004', module='sample-image-generator', version='0.3'))
'com.github.mike10004:sample-image-generator:jar:0.3'
Click the following link to download the jar file.
sample-image-generator-0.3-javadoc.jar