cuttlebone

A slimmed-down version of Eben Howard's library for dealing with grids, SquidLib, with some added features (like map generation) but with all display code removed.

Лицензия

Лицензия

Группа

Группа

com.github.tommyettinger
Идентификатор

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

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

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

1.97.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

cuttlebone
A slimmed-down version of Eben Howard's library for dealing with grids, SquidLib, with some added features (like map generation) but with all display code removed.
Ссылка на сайт

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

https://github.com/tommyettinger/cuttlebone

Скачать cuttlebone

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.code.gson : gson jar 2.3.1

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

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

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

Версия
1.97.1
1.97.0
1.96.1
1.96.0
1.95.3