is not current version
Last Version 0.11.3

io.github.ibuildthecloud:gdapi-java-server 0.2.0

Java Server GD-API Spec Implementation

Categories

Categories

Java Languages
GroupId

GroupId

io.github.ibuildthecloud
ArtifactId

ArtifactId

gdapi-java-server
Version

Version

0.2.0
Type

Type

jar

Download gdapi-java-server 0.2.0


<!-- https://jarcasting.com/artifacts/io.github.ibuildthecloud/gdapi-java-server/ -->
<dependency>
    <groupId>io.github.ibuildthecloud</groupId>
    <artifactId>gdapi-java-server</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ibuildthecloud/gdapi-java-server/
implementation 'io.github.ibuildthecloud:gdapi-java-server:0.2.0'
// https://jarcasting.com/artifacts/io.github.ibuildthecloud/gdapi-java-server/
implementation ("io.github.ibuildthecloud:gdapi-java-server:0.2.0")
'io.github.ibuildthecloud:gdapi-java-server:jar:0.2.0'
<dependency org="io.github.ibuildthecloud" name="gdapi-java-server" rev="0.2.0">
  <artifact name="gdapi-java-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ibuildthecloud', module='gdapi-java-server', version='0.2.0')
)
libraryDependencies += "io.github.ibuildthecloud" % "gdapi-java-server" % "0.2.0"
[io.github.ibuildthecloud/gdapi-java-server "0.2.0"]