Download RepIR-0.23.jar file - Jar r

Jar examples for r:RepIR

Description

You can download jar file RepIR 0.23 in this page.

Build File

You can use the following script to add RepIR-0.23.jar to your project.

<dependency>
   <groupId>io.github.repir</groupId>
   <artifactId>RepIR</artifactId>
   <version>0.23</version>
</dependency>
compile group: 'io.github.repir', name: 'RepIR', version: '0.23'
libraryDependencies += "io.github.repir" % "RepIR" % "0.23"
<dependency org="io.github.repir" name="RepIR" rev="0.23"/>
@Grapes(@Grab(group='io.github.repir', module='RepIR', version='0.23'))
'io.github.repir:RepIR:jar:0.23'

Download

Click the following link to download the jar file.

RepIR-0.23-javadoc.jar
RepIR-0.23-sources.jar
RepIR-0.23.jar
RepIR-0.23.pom



Related Tutorials