cc.carm.lib:easyconfiguration-json

轻松(做)配置,简单便捷的通用配置文件加载、读取与更新工具,可自定义配置格式。

License

License

Categories

Categories

Configuration Application Layer Libs config JSON Data
GroupId

GroupId

cc.carm.lib
ArtifactId

ArtifactId

easyconfiguration-json
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

轻松(做)配置,简单便捷的通用配置文件加载、读取与更新工具,可自定义配置格式。

Download easyconfiguration-json

How to add to project

<!-- https://jarcasting.com/artifacts/cc.carm.lib/easyconfiguration-json/ -->
<dependency>
    <groupId>cc.carm.lib</groupId>
    <artifactId>easyconfiguration-json</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cc.carm.lib/easyconfiguration-json/
implementation 'cc.carm.lib:easyconfiguration-json:3.1.0'
// https://jarcasting.com/artifacts/cc.carm.lib/easyconfiguration-json/
implementation ("cc.carm.lib:easyconfiguration-json:3.1.0")
'cc.carm.lib:easyconfiguration-json:jar:3.1.0'
<dependency org="cc.carm.lib" name="easyconfiguration-json" rev="3.1.0">
  <artifact name="easyconfiguration-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.carm.lib', module='easyconfiguration-json', version='3.1.0')
)
libraryDependencies += "cc.carm.lib" % "easyconfiguration-json" % "3.1.0"
[cc.carm.lib/easyconfiguration-json "3.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
cc.carm.lib : easyconfiguration-core jar 3.1.0
com.google.code.gson : gson jar 2.9.0

provided (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 23.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0
3.0.0
2.3.0
2.2.0
2.1.0