Last Version

Local Config 0.1.3

Library to store and load configurations in local files

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

de.srsoftware
ArtifactId

ArtifactId

local-config
Version

Version

0.1.3
Type

Type

jar
Description

Description

Local Config
Library to store and load configurations in local files
Project URL

Project URL

https://github.com/srsoftware-de/LocalConfig
Project Organization

Project Organization

SRSoftware
Source Code Management

Source Code Management

https://github.com/srsoftware-de/LocalConfig

Download local-config 0.1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
de.srsoftware : tools.translations jar 1.1.3
org.slf4j : slf4j-api jar 1.7.30

runtime (2)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.