is not current version
Last Version 1.0.4

org.gurux:Gurux.Common.Android 1.0.3

null

GroupId

GroupId

org.gurux
ArtifactId

ArtifactId

Gurux.Common.Android
Version

Version

1.0.3
Type

Type

jar

Download Gurux.Common.Android 1.0.3


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