is not current version
Last Version 2.1.2

com.oneandone:snmpman-parent 1.4.6

SNMP agent simulator

GroupId

GroupId

com.oneandone
ArtifactId

ArtifactId

snmpman-parent
Version

Version

1.4.6
Type

Type

pom

Download snmpman-parent 1.4.6

Filename Size
snmpman-parent-1.4.6.pom 5 KB
Browse

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