jcubit-bds

Utility library to help making any kind of app or game.

Лицензия

Лицензия

Группа

Группа

io.github.cubedtear
Идентификатор

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

jcubit-bds
Последняя версия

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

8.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

jcubit-bds
Utility library to help making any kind of app or game.
Ссылка на сайт

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

https://github.com/cubedtear/jcubit
Система контроля версий

Система контроля версий

https://github.com/cubedtear/jcubit

Скачать jcubit-bds

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
io.github.cubedtear : jcubit-core jar 8.0.0

test (1)

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

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

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

JCubit

Utility library to help making any kind of app or game.

What is it?

It will specially help making games in Java AWT canvases and in the near future Slick2D games too.

This is intended mostly for use in Ludum Dare, although its use is not limited.

Using it

This library is released under the terms of the Apache License v2, a quite permisive open source license.

Hey, you have a bug / this can be done better

Make an issue, comment the line of code, make a pull request... you know how it goes.

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

Версия
8.0.0
7.0.1
7.0.0
6.1.0
6.0.0