is not current version
Last Version 1.6

com.github.terma:javaniotcpproxy 1.0

The maven main core project description

GroupId

GroupId

com.github.terma
ArtifactId

ArtifactId

javaniotcpproxy
Version

Version

1.0
Type

Type

jar

Download javaniotcpproxy 1.0


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