ShuraX Cfg

A collection of configuration APIs, including JSON, internationalization (I18n), CSV, and more.

License

License

GroupId

GroupId

com.github.bloodshura
ArtifactId

ArtifactId

shurax-cfg
Last Version

Last Version

1.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

ShuraX Cfg
A collection of configuration APIs, including JSON, internationalization (I18n), CSV, and more.

Download shurax-cfg

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.bloodshura : shurax jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0