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

Jar examples for r:rem-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials