is not current version
Last Version 2.0.1

org.apache.ws.commons.neethi:neethi 1.0.1


GroupId

GroupId

org.apache.ws.commons.neethi
ArtifactId

ArtifactId

neethi
Version

Version

1.0.1
Type

Type

jar

Download neethi 1.0.1


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