Last Version

gdk 0.10.0

Graviton Development Kit

License

License

GroupId

GroupId

com.github.libgraviton
ArtifactId

ArtifactId

gdk
Version

Version

0.10.0
Type

Type

pom
Description

Description

gdk
Graviton Development Kit
Project URL

Project URL

https://github.com/libgraviton/gdk-java

Download gdk 0.10.0

Filename Size
gdk-0.10.0.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.libgraviton/gdk/ -->
<dependency>
    <groupId>com.github.libgraviton</groupId>
    <artifactId>gdk</artifactId>
    <version>0.10.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.libgraviton/gdk/
implementation 'com.github.libgraviton:gdk:0.10.0'
// https://jarcasting.com/artifacts/com.github.libgraviton/gdk/
implementation ("com.github.libgraviton:gdk:0.10.0")
'com.github.libgraviton:gdk:pom:0.10.0'
<dependency org="com.github.libgraviton" name="gdk" rev="0.10.0">
  <artifact name="gdk" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.libgraviton', module='gdk', version='0.10.0')
)
libraryDependencies += "com.github.libgraviton" % "gdk" % "0.10.0"
[com.github.libgraviton/gdk "0.10.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • gdk-core
  • gdk-maven-plugin