is not current version
Last Version 2.0.1

ch.awae:netcode 2.0.0


Categories

Categories

Net
GroupId

GroupId

ch.awae
ArtifactId

ArtifactId

netcode
Version

Version

2.0.0
Type

Type

jar

Download netcode 2.0.0


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