is not current version
Last Version 2.1.2

com.oneandone:snmpman 2.0.0-beta

SNMP agent simulator library

GroupId

GroupId

com.oneandone
ArtifactId

ArtifactId

snmpman
Version

Version

2.0.0-beta
Type

Type

jar

Download snmpman 2.0.0-beta


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