Download sitewhere-core-1.6.1.jar file - Jar s

Jar examples for s:sitewhere-core

Description

SiteWhere Core Library

You can download jar file sitewhere-core 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-1.6.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials