MVN

io.github.chrisruffalo : yyall

Maven & Gradle

Oct 01, 2021
3 usages
0 stars

Yaml for Y'all · Yaml for Y'all (yyall) is a yaml-based configuration library that uses SnakeYAML to read YAML configurations and provide extra usability on top.

<dependency>
    <groupId>io.github.chrisruffalo</groupId>
    <artifactId>yyall</artifactId>
    <version>1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.chrisruffalo : yyall to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5

All Versions

Choose a version of io.github.chrisruffalo : yyall to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5
yyall-1.5
1.4
yyall-1.4
1.3
yyall-1.3

How to add a dependency to Maven

Add the following io.github.chrisruffalo : yyall maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.chrisruffalo</groupId>
    <artifactId>yyall</artifactId>
    <version>1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.chrisruffalo : yyall gradle dependency to your build.gradle file:

implementation 'io.github.chrisruffalo:yyall:1.5'

Gradle Kotlin DSL: Add the following io.github.chrisruffalo : yyall gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.chrisruffalo:yyall:1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.chrisruffalo : yyall sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.chrisruffalo" % "yyall" % "1.5"

Advertisement

Dependencies from Group

Oct 01, 2021
3 usages
0 stars
Nov 19, 2021
3 usages
0 stars
Nov 19, 2021
0 stars

Discover Dependencies

Apr 18, 2023
1 usages
41 stars
Jan 05, 2022
1 usages
0 stars
Jan 05, 2022
1 usages
0 stars
Aug 25, 2023
1 usages
22 stars
Feb 26, 2023
1 usages
4 stars
Feb 26, 2023
1 usages
4 stars
Jun 16, 2021
1 usages
0 stars
Jul 18, 2021
1 usages
Aug 21, 2021
2 usages
2.4k stars