MVN

com.wizzardo.tools : tools-yaml

Maven & Gradle

Aug 29, 2020
1 usages
41 stars

tools-yaml · yaml tools

<dependency>
    <groupId>com.wizzardo.tools</groupId>
    <artifactId>tools-yaml</artifactId>
    <version>0.23</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wizzardo.tools : tools-yaml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.23

All Versions

Choose a version of com.wizzardo.tools : tools-yaml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.23
tools-yaml-0.23

How to add a dependency to Maven

Add the following com.wizzardo.tools : tools-yaml maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.wizzardo.tools</groupId>
    <artifactId>tools-yaml</artifactId>
    <version>0.23</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.wizzardo.tools : tools-yaml gradle dependency to your build.gradle file:

implementation 'com.wizzardo.tools:tools-yaml:0.23'

Gradle Kotlin DSL: Add the following com.wizzardo.tools : tools-yaml gradle kotlin dependency to your build.gradle.kts file:

implementation("com.wizzardo.tools:tools-yaml:0.23")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.wizzardo.tools : tools-yaml sbt scala dependency to your build.sbt file:

libraryDependencies += "com.wizzardo.tools" % "tools-yaml" % "0.23"

Advertisement

Dependencies from Group

Aug 29, 2020
7 usages
41 stars
Aug 29, 2020
5 usages
41 stars
Aug 29, 2020
5 usages
41 stars
Aug 29, 2020
5 usages
41 stars
Aug 29, 2020
4 usages
41 stars

Discover Dependencies