Download gurux.common-1.0.5.jar file - Jar g

Jar examples for g:gurux.common

Description

gurux.common.java package implements interfaces that are needed for Gurux Media components and Gurux Device Framework. Purpose of Gurux Device Framework is help you to read your devices, meters and sensors easier.

You can download jar file gurux.common 1.0.5 in this page.

License

GNU General Public License, version 2

Build File

You can use the following script to add gurux.common-1.0.5.jar to your project.

<dependency>
   <groupId>org.gurux</groupId>
   <artifactId>gurux.common</artifactId>
   <version>1.0.5</version>
</dependency>
compile group: 'org.gurux', name: 'gurux.common', version: '1.0.5'
libraryDependencies += "org.gurux" % "gurux.common" % "1.0.5"
<dependency org="org.gurux" name="gurux.common" rev="1.0.5"/>
@Grapes(@Grab(group='org.gurux', module='gurux.common', version='1.0.5'))
'org.gurux:gurux.common:jar:1.0.5'

Download

Click the following link to download the jar file.

gurux.common-1.0.5-javadoc.jar
gurux.common-1.0.5-sources.jar
gurux.common-1.0.5.jar
gurux.common-1.0.5.pom



Related Tutorials