com.github.mathiewz :: modernized-slick

The main purpose of this libraryis to modernize and maintain the slick2D library.

Лицензия

Лицензия

Группа

Группа

com.github.mathiewz
Идентификатор

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

modernized-slick
Последняя версия

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.github.mathiewz :: modernized-slick
The main purpose of this libraryis to modernize and maintain the slick2D library.
Ссылка на сайт

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

https://github.com/mathiewz/modernized-slick
Система контроля версий

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

https://github.com/mathiewz/modernized-slick

Скачать modernized-slick

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.lwjgl.lwjgl : lwjgl jar 2.9.3
org.jcraft : jorbis jar 0.0.17
org.apache.commons : commons-lang3 jar 3.0

test (1)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.8.8

system (1)

Идентификатор библиотеки Тип Версия
javax.jnlp » jnlp-api jar 8.0

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

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

Modernized Slick Build Status

fork from this repository

The main purpose of this repo is to modernize and maintain the slick2D library. It includes :

  • Mavenisation
  • Migration to java 8
  • Reducing technical Debt
  • Unit testing
  • API Best Practices
  • New features

Javadoc

All the javadoc of the current working version can be found here

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

Версия
1.1.0
1.0.0