MVN

net.java.dev : jvyaml

Maven & Gradle

Jan 05, 2009
9 usages
<dependency>
    <groupId>net.java.dev</groupId>
    <artifactId>jvyaml</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.java.dev : jvyaml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of net.java.dev : jvyaml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
jvyaml-0.2.1

How to add a dependency to Maven

Add the following net.java.dev : jvyaml maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.java.dev</groupId>
    <artifactId>jvyaml</artifactId>
    <version>0.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.java.dev : jvyaml gradle dependency to your build.gradle file:

implementation 'net.java.dev:jvyaml:0.2.1'

Gradle Kotlin DSL: Add the following net.java.dev : jvyaml gradle kotlin dependency to your build.gradle.kts file:

implementation("net.java.dev:jvyaml:0.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.java.dev : jvyaml sbt scala dependency to your build.sbt file:

libraryDependencies += "net.java.dev" % "jvyaml" % "0.2.1"

Advertisement

Dependencies from Group

Jan 05, 2009
9 usages
Oct 15, 2007
1 usages
May 20, 2010
May 20, 2010
May 20, 2010

Discover Dependencies

Jan 19, 2015
3 usages
143 stars
Sep 20, 2005
40 usages
Oct 23, 2013
238 usages
549 stars
Sep 08, 2012
Nov 11, 2014
21 usages
Nov 23, 2005
26 usages
Apr 17, 2015
1 usages
0 stars