is not current version
Last Version 0.0.5

com.github.zengfr:easymodbus4j 0.0.1


GroupId

GroupId

com.github.zengfr
ArtifactId

ArtifactId

easymodbus4j
Version

Version

0.0.1
Type

Type

jar

Download easymodbus4j 0.0.1


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