jcubit-logging

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

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

io.github.cubedtear
ArtifactId

ArtifactId

jcubit-logging
Last Version

Last Version

8.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

jcubit-logging
Utility library to help making any kind of app or game.
Project URL

Project URL

https://github.com/cubedtear/jcubit
Source Code Management

Source Code Management

https://github.com/cubedtear/jcubit

Download jcubit-logging

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
io.github.cubedtear : jcubit-annotations jar 8.0.0
com.google.guava : guava jar 18.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

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.

Versions

Version
8.0.0
7.0.1
7.0.0
6.1.0
6.0.0