is not current version
Last Version 0.0.5

com.github.zengfr:easymodbus4j 0.0.4


GroupId

GroupId

com.github.zengfr
ArtifactId

ArtifactId

easymodbus4j
Version

Version

0.0.4
Type

Type

jar

Download easymodbus4j 0.0.4


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