Last Version

config-manager 1.0

This package provides ConfigManager class, which manages configuration files with support of layouts and comments.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.github.quellatalo
ArtifactId

ArtifactId

config-manager
Version

Version

1.0
Type

Type

jar
Description

Description

config-manager
This package provides ConfigManager class, which manages configuration files with support of layouts and comments.
Project URL

Project URL

https://github.com/quellatalo/config-manager
Source Code Management

Source Code Management

http://github.com/quellatalo/config-manager/tree/master

Download config-manager 1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.