is not current version
Last Version 0.9.1

org.apache.plc4x:plc4x-protocols-ab-eth 0.7.0

Base protocol specifications for the AB ETH protocol

GroupId

GroupId

org.apache.plc4x
ArtifactId

ArtifactId

plc4x-protocols-ab-eth
Version

Version

0.7.0
Type

Type

jar

Download plc4x-protocols-ab-eth 0.7.0


<!-- https://jarcasting.com/artifacts/org.apache.plc4x/plc4x-protocols-ab-eth/ -->
<dependency>
    <groupId>org.apache.plc4x</groupId>
    <artifactId>plc4x-protocols-ab-eth</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.plc4x/plc4x-protocols-ab-eth/
implementation 'org.apache.plc4x:plc4x-protocols-ab-eth:0.7.0'
// https://jarcasting.com/artifacts/org.apache.plc4x/plc4x-protocols-ab-eth/
implementation ("org.apache.plc4x:plc4x-protocols-ab-eth:0.7.0")
'org.apache.plc4x:plc4x-protocols-ab-eth:jar:0.7.0'
<dependency org="org.apache.plc4x" name="plc4x-protocols-ab-eth" rev="0.7.0">
  <artifact name="plc4x-protocols-ab-eth" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.plc4x', module='plc4x-protocols-ab-eth', version='0.7.0')
)
libraryDependencies += "org.apache.plc4x" % "plc4x-protocols-ab-eth" % "0.7.0"
[org.apache.plc4x/plc4x-protocols-ab-eth "0.7.0"]