Download rainfall-core-1.4.3.jar file - Jar r

Jar examples for r:rainfall-core

Description

Rainfall-core is the core of the Rainfall framework

You can download jar file rainfall-core 1.4.3 in this page.

License

Apache 2

Build File

You can use the following script to add rainfall-core-1.4.3.jar to your project.

<dependency>
   <groupId>io.rainfall</groupId>
   <artifactId>rainfall-core</artifactId>
   <version>1.4.3</version>
</dependency>
compile group: 'io.rainfall', name: 'rainfall-core', version: '1.4.3'
libraryDependencies += "io.rainfall" % "rainfall-core" % "1.4.3"
<dependency org="io.rainfall" name="rainfall-core" rev="1.4.3"/>
@Grapes(@Grab(group='io.rainfall', module='rainfall-core', version='1.4.3'))
'io.rainfall:rainfall-core:jar:1.4.3'

Download

Click the following link to download the jar file.

rainfall-core-1.4.3-javadoc.jar
rainfall-core-1.4.3-sources.jar
rainfall-core-1.4.3.jar
rainfall-core-1.4.3.pom



Related Tutorials