Download rem-api-1.27.1.jar file - Jar r

Jar examples for r:rem-api

Description

You can download jar file rem-api 1.27.1 in this page.

Build File

You can use the following script to add rem-api-1.27.1.jar to your project.

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

Download

Click the following link to download the jar file.

rem-api-1.27.1-javadoc.jar
rem-api-1.27.1-sources.jar
rem-api-1.27.1.jar
rem-api-1.27.1.pom



Related Tutorials