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

Jar examples for s:sitewhere-core

Description

SiteWhere Core Library

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials