is not current version
Last Version 2.2.3

com.github.netcapture:Jnt 1.0.3-1

Jnt is a network lib written in Java

Categories

Categories

Net
GroupId

GroupId

com.github.netcapture
ArtifactId

ArtifactId

Jnt
Version

Version

1.0.3-1
Type

Type

jar

Download Jnt 1.0.3-1


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