Last Version

BinaryTelnet 1.0.0

Java Telnet Library

License

License

Categories

Categories

Net
GroupId

GroupId

com.gitlab.klamonte
ArtifactId

ArtifactId

binarytelnet
Version

Version

1.0.0
Type

Type

jar
Description

Description

BinaryTelnet
Java Telnet Library
Project URL

Project URL

https://gitlab.com/klamonte/binarytelnet
Source Code Management

Source Code Management

https://gitlab.com/klamonte/binarytelnet

Download binarytelnet 1.0.0


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

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.