Download rainbow4j-0.4.0.jar file - Jar r

Jar examples for r:rainbow4j

Description

A library for working with images

You can download jar file rainbow4j 0.4.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add rainbow4j-0.4.0.jar to your project.

<dependency>
   <groupId>net.mindengine</groupId>
   <artifactId>rainbow4j</artifactId>
   <version>0.4.0</version>
</dependency>
compile group: 'net.mindengine', name: 'rainbow4j', version: '0.4.0'
libraryDependencies += "net.mindengine" % "rainbow4j" % "0.4.0"
<dependency org="net.mindengine" name="rainbow4j" rev="0.4.0"/>
@Grapes(@Grab(group='net.mindengine', module='rainbow4j', version='0.4.0'))
'net.mindengine:rainbow4j:jar:0.4.0'

Download

Click the following link to download the jar file.

rainbow4j-0.4.0-javadoc.jar
rainbow4j-0.4.0-sources.jar
rainbow4j-0.4.0.jar
rainbow4j-0.4.0.pom



Related Tutorials