aritzh-awt

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

Лицензия

Лицензия

Группа

Группа

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

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

aritzh-awt
Последняя версия

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

2.6.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

https://github.com/aritzhack/aritzh

Скачать aritzh-awt

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

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

Зависимости

compile (1)

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

test (1)

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

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

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

Aritzh

Build Status

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.

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

Версия
2.6.0
2.4.1
2.4.0
2.3.0
2.2.0
2.1.2
2.1.1
2.1.0
2.0.1
2.0.0
1.6.5
1.6.3
1.6.2
1.6.1
1.6.0
1.5.9