is not current version
Last Version 2.0.1

ch.awae:netcode 0.1.0


Categories

Categories

Net
GroupId

GroupId

ch.awae
ArtifactId

ArtifactId

netcode
Version

Version

0.1.0
Type

Type

jar

Download netcode 0.1.0


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