is not current version
Last Version 1.2.3

com.github.kaitoy.sneo:sneo 1.2.1

An SNMP Network Simulator.

GroupId

GroupId

com.github.kaitoy.sneo
ArtifactId

ArtifactId

sneo
Version

Version

1.2.1
Type

Type

pom

Download sneo 1.2.1

Filename Size
sneo-1.2.1.pom 11 KB
Browse

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