is not current version
Last Version 0.1.3

Local Config 0.1.2

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.2
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.2


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

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.