is not current version
Last Version 0.19.2

org.openmuc.framework:openmuc-driver-snmp 0.17.2

SNMP driver for the OpenMUC framework.

GroupId

GroupId

org.openmuc.framework
ArtifactId

ArtifactId

openmuc-driver-snmp
Version

Version

0.17.2
Type

Type

jar

Download openmuc-driver-snmp 0.17.2


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