is not current version
Last Version 1.3.3

com.diozero:diozero-remote-common 1.1.8


GroupId

GroupId

com.diozero
ArtifactId

ArtifactId

diozero-remote-common
Version

Version

1.1.8
Type

Type

jar

Download diozero-remote-common 1.1.8


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