| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.bloodshura |
| Идентификатор | Идентификаторshurax-cfg |
| Последняя версия | Последняя версия1.2.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеShuraX Cfg
A collection of configuration APIs, including JSON, internationalization (I18n), CSV, and more.
|
| Имя Файла | Размер |
|---|---|
| shurax-cfg-1.2.4.pom | |
| shurax-cfg-1.2.4.jar | 97 KB |
| shurax-cfg-1.2.4-sources.jar | 70 KB |
| shurax-cfg-1.2.4-javadoc.jar | 355 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.bloodshura/shurax-cfg/ -->
<dependency>
<groupId>com.github.bloodshura</groupId>
<artifactId>shurax-cfg</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bloodshura/shurax-cfg/
implementation 'com.github.bloodshura:shurax-cfg:1.2.4'
// https://jarcasting.com/artifacts/com.github.bloodshura/shurax-cfg/
implementation ("com.github.bloodshura:shurax-cfg:1.2.4")
'com.github.bloodshura:shurax-cfg:jar:1.2.4'
<dependency org="com.github.bloodshura" name="shurax-cfg" rev="1.2.4">
<artifact name="shurax-cfg" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bloodshura', module='shurax-cfg', version='1.2.4')
)
libraryDependencies += "com.github.bloodshura" % "shurax-cfg" % "1.2.4"
[com.github.bloodshura/shurax-cfg "1.2.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.bloodshura : shurax | jar | 1.1.0 |