ShuraX

A home-made library with general core functionality.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

ShuraX
A home-made library with general core functionality.

Скачать shurax

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : jsr305 jar 3.0.2

test (1)

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

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

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

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

Версия
1.1.2
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.2
0.1
DEV