is not current version
Last Version 2.1.2

com.oneandone:snmpman 1.4.4

SNMP agent simulator library

GroupId

GroupId

com.oneandone
ArtifactId

ArtifactId

snmpman
Version

Version

1.4.4
Type

Type

jar

Download snmpman 1.4.4


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