Last Version

TCPacketProtocol 1.1

Packet protocol supporting repliable packets and a simple API

License

License

Categories

Categories

Net
GroupId

GroupId

net.termer.tcpacketprotocol
ArtifactId

ArtifactId

TCPacketProtocol
Version

Version

1.1
Type

Type

jar
Description

Description

TCPacketProtocol
Packet protocol supporting repliable packets and a simple API
Project URL

Project URL

https://github.com/termermc/tcpacketprotocol
Source Code Management

Source Code Management

https://github.com/termermc/tcpacketprotocol

Download TCPacketProtocol 1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.6.1

runtime (1)

Group / Artifact Type Version
com.google.guava : guava jar 28.0-jre

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.