Download sitewhere-core-api-1.6.1.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.1 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.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials