is not current version
Last Version 3.2.0

org.apache.neethi:neethi 2.0.2

Apache Neethi Project

GroupId

GroupId

org.apache.neethi
ArtifactId

ArtifactId

neethi
Version

Version

2.0.2
Type

Type

jar

Download neethi 2.0.2


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