Last Version

TauNet 1.4

A super easy to use networking library.

License

License

MIT
Categories

Categories

Net
GroupId

GroupId

com.joepritzel
ArtifactId

ArtifactId

taunet
Version

Version

1.4
Type

Type

jar
Description

Description

TauNet
A super easy to use networking library.
Project URL

Project URL

https://github.com/Joe0/TauNet
Source Code Management

Source Code Management

https://github.com/Joe0/TauNet

Download taunet 1.4


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

Dependencies

compile (3)

Group / Artifact Type Version
com.joepritzel : feather jar 1.1
io.netty : netty-all jar 4.0.20.Final
com.google.code.gson : gson jar 2.2.4

Project Modules

There are no modules declared in this project.