Download storeconnect-sensors-api-client-0.3.jar file - Jar s

Jar examples for s:storeconnect-sensors-api-client

Description

Java-based client library for the FUI StoreConnect Sensors API

You can download jar file storeconnect-sensors-api-client 0.3 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add storeconnect-sensors-api-client-0.3.jar to your project.

<dependency>
   <groupId>com.github.storeconnect</groupId>
   <artifactId>storeconnect-sensors-api-client</artifactId>
   <version>0.3</version>
</dependency>
compile group: 'com.github.storeconnect', name: 'storeconnect-sensors-api-client', version: '0.3'
libraryDependencies += "com.github.storeconnect" % "storeconnect-sensors-api-client" % "0.3"
<dependency org="com.github.storeconnect" name="storeconnect-sensors-api-client" rev="0.3"/>
@Grapes(@Grab(group='com.github.storeconnect', module='storeconnect-sensors-api-client', version='0.3'))
'com.github.storeconnect:storeconnect-sensors-api-client:jar:0.3'

Download

Click the following link to download the jar file.

storeconnect-sensors-api-client-0.3-javadoc.jar
storeconnect-sensors-api-client-0.3-sources.jar
storeconnect-sensors-api-client-0.3.jar
storeconnect-sensors-api-client-0.3.pom



Related Tutorials