Last Version

ch.awae.netcode 2.0.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Net
GroupId

GroupId

ch.awae
ArtifactId

ArtifactId

netcode
Version

Version

2.0.1
Type

Type

jar
Description

Description

ch.awae.netcode
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download netcode 2.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.6

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.