artemis-odb-libgdx-serializer

Json serializer for libgdx.

License

License

Categories

Categories

Net libGDX Business Logic Libraries JSON Data
GroupId

GroupId

net.onedaybeard.artemis
ArtifactId

ArtifactId

artemis-odb-serializer-json-libgdx
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

artemis-odb-libgdx-serializer
Json serializer for libgdx.
Project URL

Project URL

https://github.com/junkdog/artemis-odb

Download artemis-odb-serializer-json-libgdx

How to add to project

<!-- https://jarcasting.com/artifacts/net.onedaybeard.artemis/artemis-odb-serializer-json-libgdx/ -->
<dependency>
    <groupId>net.onedaybeard.artemis</groupId>
    <artifactId>artemis-odb-serializer-json-libgdx</artifactId>
    <version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.onedaybeard.artemis/artemis-odb-serializer-json-libgdx/
implementation 'net.onedaybeard.artemis:artemis-odb-serializer-json-libgdx:2.3.0'
// https://jarcasting.com/artifacts/net.onedaybeard.artemis/artemis-odb-serializer-json-libgdx/
implementation ("net.onedaybeard.artemis:artemis-odb-serializer-json-libgdx:2.3.0")
'net.onedaybeard.artemis:artemis-odb-serializer-json-libgdx:jar:2.3.0'
<dependency org="net.onedaybeard.artemis" name="artemis-odb-serializer-json-libgdx" rev="2.3.0">
  <artifact name="artemis-odb-serializer-json-libgdx" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.onedaybeard.artemis', module='artemis-odb-serializer-json-libgdx', version='2.3.0')
)
libraryDependencies += "net.onedaybeard.artemis" % "artemis-odb-serializer-json-libgdx" % "2.3.0"
[net.onedaybeard.artemis/artemis-odb-serializer-json-libgdx "2.3.0"]

Dependencies

compile (1)

Group / Artifact Type Version
net.onedaybeard.artemis : artemis-odb-serializer jar 2.3.0

provided (2)

Group / Artifact Type Version
net.onedaybeard.artemis : artemis-odb jar 2.3.0
com.badlogicgames.gdx : gdx jar 1.9.10

test (2)

Group / Artifact Type Version
com.badlogicgames.gdx : gdx-backend-headless jar 1.9.10
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Artemis-odb

Join the chat at https://gitter.im/junkdog/artemis-odb Build Status

Artemis-odb is a high performance java based Entity-Component-System framework.

It is mature, actively maintained, and a continuation of the popular Artemis.

Highlights

See CHANGELOG.md for more details

Fast!

Artemis-odb is one of the fastest incarnations of Artemis! Don't take our word for it, check out and run the benchmarks yourself!

Operations/second. Higher is better.

it16k ir16k arc16k

Learn from others!

Dozens of games with source available in the Game Gallery!

Use it commercially!

Dog Sled Saga

Expand your toolkit!

Tools, Extensions and Frameworks

Getting started

Community

Share your thoughts and questions with us!

Maven

<dependency>
	<groupId>net.onedaybeard.artemis</groupId>
	<artifactId>artemis-odb</artifactId>
	<version>2.3.0</version>
</dependency>

See weave automation and module overview

Gradle

  dependencies { compile "net.onedaybeard.artemis:artemis-odb:2.3.0" }

Manual Download

Versions

Version
2.3.0
2.2.0
2.1.0
2.0.0
2.0.0-RC6
2.0.0-RC5
2.0.0-RC4
2.0.0-RC3
2.0.0-RC2
2.0.0-RC1
1.4.0
1.3.1
1.3.0
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
0.13.1
0.13.0