| License |
License |
|---|---|
| GroupId | GroupIdch.ergon.adam |
| ArtifactId | ArtifactIdyml |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionch.ergon.adam:yml
The YML plugin for ADAM
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| yml-1.1.0.pom | |
| yml-1.1.0.jar | 22 KB |
| yml-1.1.0-sources.jar | 10 KB |
| yml-1.1.0-javadoc.jar | 54 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.ergon.adam/yml/ -->
<dependency>
<groupId>ch.ergon.adam</groupId>
<artifactId>yml</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.ergon.adam/yml/
implementation 'ch.ergon.adam:yml:1.1.0'
// https://jarcasting.com/artifacts/ch.ergon.adam/yml/
implementation ("ch.ergon.adam:yml:1.1.0")
'ch.ergon.adam:yml:jar:1.1.0'
<dependency org="ch.ergon.adam" name="yml" rev="1.1.0">
<artifact name="yml" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.ergon.adam', module='yml', version='1.1.0')
)
libraryDependencies += "ch.ergon.adam" % "yml" % "1.1.0"
[ch.ergon.adam/yml "1.1.0"]
| 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.1.0 |