jcubit-core

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

8.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

https://github.com/cubedtear/jcubit

Скачать jcubit-core

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
io.github.cubedtear : jcubit-annotations jar 8.0.0
io.github.cubedtear : jcubit-logging jar 8.0.0
com.google.guava : guava jar 18.0

test (1)

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

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

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

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.1.1
7.1.0
7.0.0
6.1.0
6.0.0