is not current version
Last Version 2.0.0-425

com.github.cafapi.codec:codec-yaml 1.15.0-1


GroupId

GroupId

com.github.cafapi.codec
ArtifactId

ArtifactId

codec-yaml
Version

Version

1.15.0-1
Type

Type

jar

Download codec-yaml 1.15.0-1


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