is not current version
Last Version 1.6.4-Beryllium-SR4

org.opendaylight.snmp4sdn:org.expect4j 1.3

A Java implementation of the standard Expect library

GroupId

GroupId

org.opendaylight.snmp4sdn
ArtifactId

ArtifactId

org.expect4j
Version

Version

1.3
Type

Type

jar

Download org.expect4j 1.3


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