Download rover-core-3.0.2.jar file - Jar r

Jar examples for r:rover-core

Description

Android SDK for beacon detection and notifications

You can download jar file rover-core 3.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add rover-core-3.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

rover-core-3.0.2-javadoc.jar
rover-core-3.0.2-sources.jar
rover-core-3.0.2.pom



Related Tutorials