Last Version

gurux.common 1.0.17

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.

License

License

GroupId

GroupId

org.gurux
ArtifactId

ArtifactId

gurux.common
Version

Version

1.0.17
Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://www.gurux.org
Project Organization

Project Organization

Gurux Ltd.
Source Code Management

Source Code Management

https://github.com/gurux/gurux.common.java

Download gurux.common 1.0.17


<!-- https://jarcasting.com/artifacts/org.gurux/gurux.common/ -->
<dependency>
    <groupId>org.gurux</groupId>
    <artifactId>gurux.common</artifactId>
    <version>1.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.gurux/gurux.common/
implementation 'org.gurux:gurux.common:1.0.17'
// https://jarcasting.com/artifacts/org.gurux/gurux.common/
implementation ("org.gurux:gurux.common:1.0.17")
'org.gurux:gurux.common:jar:1.0.17'
<dependency org="org.gurux" name="gurux.common" rev="1.0.17">
  <artifact name="gurux.common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gurux', module='gurux.common', version='1.0.17')
)
libraryDependencies += "org.gurux" % "gurux.common" % "1.0.17"
[org.gurux/gurux.common "1.0.17"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.