is not current version
Last Version 0.1.0

HyperLap2D PlugIns Common API 0.0.6

Common API to build HyperLap2D plugins

License

License

GroupId

GroupId

games.rednblack.hyperlap2d
ArtifactId

ArtifactId

common-api
Version

Version

0.0.6
Type

Type

jar
Description

Description

HyperLap2D PlugIns Common API
Common API to build HyperLap2D plugins
Project URL

Project URL

https://github.com/rednblackgames/hyperlap2d-common-api

Download common-api 0.0.6


<!-- https://jarcasting.com/artifacts/games.rednblack.hyperlap2d/common-api/ -->
<dependency>
    <groupId>games.rednblack.hyperlap2d</groupId>
    <artifactId>common-api</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/games.rednblack.hyperlap2d/common-api/
implementation 'games.rednblack.hyperlap2d:common-api:0.0.6'
// https://jarcasting.com/artifacts/games.rednblack.hyperlap2d/common-api/
implementation ("games.rednblack.hyperlap2d:common-api:0.0.6")
'games.rednblack.hyperlap2d:common-api:jar:0.0.6'
<dependency org="games.rednblack.hyperlap2d" name="common-api" rev="0.0.6">
  <artifact name="common-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='games.rednblack.hyperlap2d', module='common-api', version='0.0.6')
)
libraryDependencies += "games.rednblack.hyperlap2d" % "common-api" % "0.0.6"
[games.rednblack.hyperlap2d/common-api "0.0.6"]

Dependencies

runtime (6)

Group / Artifact Type Version
com.badlogicgames.gdx : gdx jar 1.10.0
com.badlogicgames.ashley : ashley jar 1.7.4
com.kotcrab.vis : vis-ui jar 1.5.0-SNAPSHOT
org.lwjgl : lwjgl-tinyfd jar 3.2.3
net.mountainblade : modular jar 1.0
games.rednblack.hyperlap2d : runtime-libgdx jar 0.0.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.