MVN

com.varmateo.yawg : yawg-spi

Maven & Gradle

Mar 21, 2020
0 stars

Yawg SPI · Yawg API classes required for implementing extensions.

<dependency>
    <groupId>com.varmateo.yawg</groupId>
    <artifactId>yawg-spi</artifactId>
    <version>0.9.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.varmateo.yawg : yawg-spi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.8
  • Latest Release Candidate: 1.0.0-RC2

All Versions

Choose a version of com.varmateo.yawg : yawg-spi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
yawg-spi-1.0.0-RC2
yawg-spi-1.0.0-RC1
0.9.x
yawg-spi-0.9.8
yawg-spi-0.9.7
yawg-spi-0.9.6

How to add a dependency to Maven

Add the following com.varmateo.yawg : yawg-spi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.varmateo.yawg</groupId>
    <artifactId>yawg-spi</artifactId>
    <version>0.9.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.varmateo.yawg : yawg-spi gradle dependency to your build.gradle file:

implementation 'com.varmateo.yawg:yawg-spi:0.9.8'

Gradle Kotlin DSL: Add the following com.varmateo.yawg : yawg-spi gradle kotlin dependency to your build.gradle.kts file:

implementation("com.varmateo.yawg:yawg-spi:0.9.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.varmateo.yawg : yawg-spi sbt scala dependency to your build.sbt file:

libraryDependencies += "com.varmateo.yawg" % "yawg-spi" % "0.9.8"

Advertisement

Dependencies from Group

Aug 18, 2020
1 usages
0 stars
Mar 21, 2020
0 stars
Aug 18, 2020
0 stars
Aug 18, 2020
0 stars

Discover Dependencies

Mar 11, 2019
1 usages
4.6k stars
Mar 11, 2019
1 usages
4.6k stars
Jul 02, 2020
1 usages
25 stars
May 15, 2021
1 usages
1 stars
Nov 09, 2017
1 usages
91 stars
Apr 24, 2023
3k stars
Feb 08, 2022
1 usages
2.1k stars
Jun 15, 2023
2 usages
5 stars