MVN

com.varmateo.yawg : yawg-api

Maven & Gradle

Aug 18, 2020
1 usages
0 stars

Yawg API · Yawg SPI classes for embedding Yawg in applications.

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

Latest Version

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

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

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.varmateo.yawg" % "yawg-api" % "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

Jan 02, 2019
7 usages
16 stars
Aug 01, 2023
6 usages
12.2k stars
Aug 14, 2012
3 usages
Oct 23, 2021
4 usages
58 stars
Aug 22, 2023
4 usages
2.1k stars
Jan 12, 2009
14 usages
Feb 12, 2020
11 usages
0 stars