jcubit-logging

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

Лицензия

Лицензия

Категории

Категории

Logging Библиотеки уровня приложения
Группа

Группа

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

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

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

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

8.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

https://github.com/cubedtear/jcubit

Скачать jcubit-logging

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.github.cubedtear : jcubit-annotations jar 8.0.0
com.google.guava : guava jar 18.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