is not current version
Last Version 2.2

me.legrange:yaml-config 2.1


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

me.legrange
ArtifactId

ArtifactId

yaml-config
Version

Version

2.1
Type

Type

jar

Download yaml-config 2.1


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