Gamedevlib - Artemisodb

A set of utilities to speed up libgdx game dev (with artemis odb)

License

License

GroupId

GroupId

com.github.xaguzman
ArtifactId

ArtifactId

gamedevlib-artemisodb
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Gamedevlib - Artemisodb
A set of utilities to speed up libgdx game dev (with artemis odb)
Project URL

Project URL

https://github.com/xaguzman/gamedevlib
Source Code Management

Source Code Management

http://github.com/xaguzman/gamedevlib

Download gamedevlib-artemisodb

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.xaguzman : gamedevlib-libgdx jar 0.1.0
net.onedaybeard.artemis : artemis-odb jar 2.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0