Jar examples for g:gurux.common
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.2 in this page.
GNU General Public License, version 2
You can use the following script to add gurux.common-1.0.2.jar to your project.
<dependency> <groupId>org.gurux</groupId> <artifactId>gurux.common</artifactId> <version>1.0.2</version> </dependency>
compile group: 'org.gurux', name: 'gurux.common', version: '1.0.2'
libraryDependencies += "org.gurux" % "gurux.common" % "1.0.2"
<dependency org="org.gurux" name="gurux.common" rev="1.0.2"/>
@Grapes(@Grab(group='org.gurux', module='gurux.common', version='1.0.2'))
'org.gurux:gurux.common:jar:1.0.2'
Click the following link to download the jar file.
gurux.common-1.0.2-javadoc.jar