You Are Here : Home » , » Entity Systems - Artemis-odb (Part2)

Entity Systems - Artemis-odb (Part2)

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

Getting started

Community

Share your thoughts and questions with us!

Maven

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

Gradle

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

Manual Download

No comments:

Leave a Reply

Copyright © Am I a developer?. From Do Viet Kien.

Scroll to top