is not current version
Last Version 1.3.3

org.joeyb.undercarriage:config-yaml 1.1.0

null

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.joeyb.undercarriage
ArtifactId

ArtifactId

config-yaml
Version

Version

1.1.0
Type

Type

jar

Download config-yaml 1.1.0


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