is not current version
Last Version 2.1.2

com.oneandone:snmpman-parent 1.4.4

SNMP agent simulator

GroupId

GroupId

com.oneandone
ArtifactId

ArtifactId

snmpman-parent
Version

Version

1.4.4
Type

Type

pom

Download snmpman-parent 1.4.4

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

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