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

Jar examples for r:rem-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials