is not current version
Last Version 1.1.0

ch.ergon.adam:yml 1.0.0

The YML plugin for ADAM

License

License

GroupId

GroupId

ch.ergon.adam
ArtifactId

ArtifactId

yml
Version

Version

1.0.0
Type

Type

jar
Description

Description

ch.ergon.adam:yml
The YML plugin for ADAM
Project URL

Project URL

https://github.com/ergon/adam
Source Code Management

Source Code Management

https://github.com/ergon/adam

Download yml 1.0.0


<!-- https://jarcasting.com/artifacts/ch.ergon.adam/yml/ -->
<dependency>
    <groupId>ch.ergon.adam</groupId>
    <artifactId>yml</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.ergon.adam/yml/
implementation 'ch.ergon.adam:yml:1.0.0'
// https://jarcasting.com/artifacts/ch.ergon.adam/yml/
implementation ("ch.ergon.adam:yml:1.0.0")
'ch.ergon.adam:yml:jar:1.0.0'
<dependency org="ch.ergon.adam" name="yml" rev="1.0.0">
  <artifact name="yml" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.ergon.adam', module='yml', version='1.0.0')
)
libraryDependencies += "ch.ergon.adam" % "yml" % "1.0.0"
[ch.ergon.adam/yml "1.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.12.2
com.fasterxml.jackson.core : jackson-databind jar 2.12.2
com.fasterxml.jackson.core : jackson-annotations jar 2.12.2
ch.ergon.adam : core jar 1.0.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.1

Project Modules

There are no modules declared in this project.