License |
License |
---|---|
Categories |
CategoriesNet libGDX Business Logic Libraries |
GroupId | GroupIdnet.dermetfan.libgdx-box2d-multiplayer |
ArtifactId | ArtifactIdlibgdx-box2d-multiplayer |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlibgdx-box2d-multiplayer
a multiplayer library for the libGDX Box2D extension using KryoNet
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/net.dermetfan.libgdx-box2d-multiplayer/libgdx-box2d-multiplayer/ -->
<dependency>
<groupId>net.dermetfan.libgdx-box2d-multiplayer</groupId>
<artifactId>libgdx-box2d-multiplayer</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.dermetfan.libgdx-box2d-multiplayer/libgdx-box2d-multiplayer/
implementation 'net.dermetfan.libgdx-box2d-multiplayer:libgdx-box2d-multiplayer:0.0.1'
// https://jarcasting.com/artifacts/net.dermetfan.libgdx-box2d-multiplayer/libgdx-box2d-multiplayer/
implementation ("net.dermetfan.libgdx-box2d-multiplayer:libgdx-box2d-multiplayer:0.0.1")
'net.dermetfan.libgdx-box2d-multiplayer:libgdx-box2d-multiplayer:jar:0.0.1'
<dependency org="net.dermetfan.libgdx-box2d-multiplayer" name="libgdx-box2d-multiplayer" rev="0.0.1">
<artifact name="libgdx-box2d-multiplayer" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dermetfan.libgdx-box2d-multiplayer', module='libgdx-box2d-multiplayer', version='0.0.1')
)
libraryDependencies += "net.dermetfan.libgdx-box2d-multiplayer" % "libgdx-box2d-multiplayer" % "0.0.1"
[net.dermetfan.libgdx-box2d-multiplayer/libgdx-box2d-multiplayer "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
net.dermetfan.libgdx-utils : libgdx-utils-box2d | jar | 0.5.1-SNAPSHOT |
com.esotericsoftware : kryonet | jar | 2.22.0-RC1 |