is not current version
Last Version 0.3.1

org.apache.plc4x.examples:hellp-integration-edgent 0.3.0

Application using Edgent to output PLC data to the console.

GroupId

GroupId

org.apache.plc4x.examples
ArtifactId

ArtifactId

hellp-integration-edgent
Version

Version

0.3.0
Type

Type

jar

Download hellp-integration-edgent 0.3.0


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