MVN

org.dhallj : dhall-yaml

Maven & Gradle

Jul 29, 2021
175 stars

dhall-yaml · DhallJ YAML export

<dependency>
    <groupId>org.dhallj</groupId>
    <artifactId>dhall-yaml</artifactId>
    <version>0.10.0-M2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.dhallj : dhall-yaml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10.0-M2

All Versions

Choose a version of org.dhallj : dhall-yaml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.10.x
dhall-yaml-0.10.0-M2
dhall-yaml-0.10.0-M1
0.9.x
dhall-yaml-0.9.0-M2
dhall-yaml-0.9.0-M1
0.8.x
dhall-yaml-0.8.0-M1
0.7.x
dhall-yaml-0.7.0-M1
0.6.x
dhall-yaml-0.6.0-M1
0.5.x
dhall-yaml-0.5.0-M1
0.4.x
dhall-yaml-0.4.0
0.3.x
dhall-yaml-0.3.2
dhall-yaml-0.3.1
dhall-yaml-0.3.0
0.2.x
dhall-yaml-0.2.0
0.1.x
dhall-yaml-0.1.1
dhall-yaml-0.1.0

How to add a dependency to Maven

Add the following org.dhallj : dhall-yaml maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.dhallj</groupId>
    <artifactId>dhall-yaml</artifactId>
    <version>0.10.0-M2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.dhallj : dhall-yaml gradle dependency to your build.gradle file:

implementation 'org.dhallj:dhall-yaml:0.10.0-M2'

Gradle Kotlin DSL: Add the following org.dhallj : dhall-yaml gradle kotlin dependency to your build.gradle.kts file:

implementation("org.dhallj:dhall-yaml:0.10.0-M2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.dhallj : dhall-yaml sbt scala dependency to your build.sbt file:

libraryDependencies += "org.dhallj" % "dhall-yaml" % "0.10.0-M2"

Advertisement

Dependencies from Group

Jul 29, 2021
18 usages
175 stars
Jul 29, 2021
9 usages
175 stars
Jul 29, 2021
7 usages
175 stars
Jul 29, 2021
7 usages
175 stars
Jul 29, 2021
6 usages
175 stars

Discover Dependencies

Jul 29, 2021
175 stars
Jul 29, 2021
175 stars
Jul 29, 2021
175 stars
Jul 29, 2021
175 stars
Jul 29, 2021
175 stars
Apr 14, 2020
1 stars