is not current version
Last Version 2.2

me.legrange:yaml-config 2.0


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

me.legrange
ArtifactId

ArtifactId

yaml-config
Version

Version

2.0
Type

Type

jar

Download yaml-config 2.0


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