is not current version
Last Version 2.0.3

org.parancoe:parancoe-yaml 0.3.3


GroupId

GroupId

org.parancoe
ArtifactId

ArtifactId

parancoe-yaml
Version

Version

0.3.3
Type

Type

jar

Download parancoe-yaml 0.3.3


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