k

kripton-dataformat-yaml

This is jar need to support YAML format.
Files download
File Operation
kripton-dataformat-yaml-8.2.0-rc.3.jar download
kripton-dataformat-yaml-8.2.0-rc.3.pom download
kripton-dataformat-yaml-8.2.0-rc.3-sources.jar download
Apache Maven
<dependency>
  <groupId>com.abubusoft</groupId>
  <artifactId>kripton-dataformat-yaml</artifactId>
  <version>8.2.0-rc.3</version>
</dependency>
Gradle Groovy
implementation 'com.abubusoft:kripton-dataformat-yaml:8.2.0-rc.3'
Gradle Kotlin
implementation("com.abubusoft:kripton-dataformat-yaml:8.2.0-rc.3")
Scala SBT
libraryDependencies += "com.abubusoft" % "kripton-dataformat-yaml" % "8.2.0-rc.3"
Groovy Grape
@Grapes(
  @Grab(group='com.abubusoft', module='kripton-dataformat-yaml', version='8.2.0-rc.3')
)
Apache Ivy
<dependency org="com.abubusoft" name="kripton-dataformat-yaml" rev="8.2.0-rc.3" />
Leiningen
[com.abubusoft/kripton-dataformat-yaml "8.2.0-rc.3"]
Apache Buildr
'com.abubusoft:kripton-dataformat-yaml:jar:8.2.0-rc.3'