artemis-odb-debug

Debug agent, standard library but with more safety checks.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.onedaybeard.artemis
Идентификатор

Идентификатор

artemis-odb-debug
Последняя версия

Последняя версия

0.13.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

artemis-odb-debug
Debug agent, standard library but with more safety checks.
Ссылка на сайт

Ссылка на сайт

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

Скачать artemis-odb-debug

Как подключить последнюю версию

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
0.13.1
0.13.0