Last Version

gnu-classpath-ext-inetlib 1.1.1

This project is mavenized version of the gnu.classpath.ext:inetlib jar. All the code is the same as in the official jar from GNU.

License

License

Categories

Categories

Net
GroupId

GroupId

com.axway.ats.gnu.classpath.ext
ArtifactId

ArtifactId

inetlib
Version

Version

1.1.1
Type

Type

jar
Description

Description

gnu-classpath-ext-inetlib
This project is mavenized version of the gnu.classpath.ext:inetlib jar. All the code is the same as in the official jar from GNU.
Project URL

Project URL

https://www.gnu.org/software/classpath/
Source Code Management

Source Code Management

https://www.gnu.org/software/classpath/

Download inetlib 1.1.1


<!-- https://jarcasting.com/artifacts/com.axway.ats.gnu.classpath.ext/inetlib/ -->
<dependency>
    <groupId>com.axway.ats.gnu.classpath.ext</groupId>
    <artifactId>inetlib</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.axway.ats.gnu.classpath.ext/inetlib/
implementation 'com.axway.ats.gnu.classpath.ext:inetlib:1.1.1'
// https://jarcasting.com/artifacts/com.axway.ats.gnu.classpath.ext/inetlib/
implementation ("com.axway.ats.gnu.classpath.ext:inetlib:1.1.1")
'com.axway.ats.gnu.classpath.ext:inetlib:jar:1.1.1'
<dependency org="com.axway.ats.gnu.classpath.ext" name="inetlib" rev="1.1.1">
  <artifact name="inetlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.axway.ats.gnu.classpath.ext', module='inetlib', version='1.1.1')
)
libraryDependencies += "com.axway.ats.gnu.classpath.ext" % "inetlib" % "1.1.1"
[com.axway.ats.gnu.classpath.ext/inetlib "1.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.