MVN

com.haulmont.yarg : yarg-console

Maven & Gradle

Apr 27, 2018
1 usages
239 stars

YARG (Yet another report generator) · Open source library for report generation. Provided by Haulmont.

<dependency>
    <groupId>com.haulmont.yarg</groupId>
    <artifactId>yarg-console</artifactId>
    <version>2.0.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.haulmont.yarg : yarg-console to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.12

All Versions

Choose a version of com.haulmont.yarg : yarg-console to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
yarg-console-2.0.12

How to add a dependency to Maven

Add the following com.haulmont.yarg : yarg-console maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.haulmont.yarg</groupId>
    <artifactId>yarg-console</artifactId>
    <version>2.0.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.haulmont.yarg : yarg-console gradle dependency to your build.gradle file:

implementation 'com.haulmont.yarg:yarg-console:2.0.12'

Gradle Kotlin DSL: Add the following com.haulmont.yarg : yarg-console gradle kotlin dependency to your build.gradle.kts file:

implementation("com.haulmont.yarg:yarg-console:2.0.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.haulmont.yarg : yarg-console sbt scala dependency to your build.sbt file:

libraryDependencies += "com.haulmont.yarg" % "yarg-console" % "2.0.12"

Advertisement

Dependencies from Group

Apr 27, 2018
3 usages
239 stars
Apr 27, 2018
2 usages
239 stars
Apr 27, 2018
1 usages
239 stars
Apr 27, 2018
239 stars

Discover Dependencies

May 08, 2023
4 stars
Apr 29, 2019
1 usages
0 stars
Mar 03, 2020
1 usages
0 stars
May 21, 2018
1 usages
3 stars
May 31, 2018
1 usages
12 stars
May 31, 2018
1 usages
14 stars
Jun 05, 2018
1 usages
Jun 17, 2018
2 usages
838 stars