is not current version
Last Version 1.3.3

com.diozero:diozero-remote-common 1.1.2


GroupId

GroupId

com.diozero
ArtifactId

ArtifactId

diozero-remote-common
Version

Version

1.1.2
Type

Type

jar

Download diozero-remote-common 1.1.2


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