Download sitewhere-core-api-1.6.0.jar file - Jar s

Jar examples for s:sitewhere-core-api

Description

SiteWhere Core API

You can download jar file sitewhere-core-api 1.6.0 in this page.

License

Common Public Attribution License Version 1.0 (CPAL-1.0)

Build File

You can use the following script to add sitewhere-core-api-1.6.0.jar to your project.

<dependency>
   <groupId>com.sitewhere</groupId>
   <artifactId>sitewhere-core-api</artifactId>
   <version>1.6.0</version>
</dependency>
compile group: 'com.sitewhere', name: 'sitewhere-core-api', version: '1.6.0'
libraryDependencies += "com.sitewhere" % "sitewhere-core-api" % "1.6.0"
<dependency org="com.sitewhere" name="sitewhere-core-api" rev="1.6.0"/>
@Grapes(@Grab(group='com.sitewhere', module='sitewhere-core-api', version='1.6.0'))
'com.sitewhere:sitewhere-core-api:jar:1.6.0'

Download

Click the following link to download the jar file.

sitewhere-core-api-1.6.0-javadoc.jar
sitewhere-core-api-1.6.0-sources.jar
sitewhere-core-api-1.6.0.jar
sitewhere-core-api-1.6.0.pom



Related Tutorials