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

Jar examples for p:proxsee-sdk

Description

Enterprise Beacon Enablement for Android applications

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials