Download proxsee-sdk-3.0.0.jar file - Jar p

Jar examples for p:proxsee-sdk

Description

Enterprise Beacon Enablement for Android applications

You can download jar file proxsee-sdk 3.0.0 in this page.

Build File

You can use the following script to add proxsee-sdk-3.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

proxsee-sdk-3.0.0-javadoc.jar
proxsee-sdk-3.0.0-sources.jar
proxsee-sdk-3.0.0.pom



Related Tutorials