Download rover-core-3.0.0.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.0 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.0.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials