is not current version
Last Version 0.80

Config :: YAML 0.70

Config :: YAML

License

License

Categories

Categories

Net config Application Layer Libs Configuration
GroupId

GroupId

net.cactusthorn.config
ArtifactId

ArtifactId

config-yaml
Version

Version

0.70
Type

Type

jar
Description

Description

Config :: YAML
Config :: YAML
Source Code Management

Source Code Management

https://github.com/Gmugra/net.cactusthorn.config

Download config-yaml 0.70


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

Dependencies

compile (2)

Group / Artifact Type Version
net.cactusthorn.config : config-core jar 0.70
org.yaml : snakeyaml jar 1.29

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2

Project Modules

There are no modules declared in this project.