Download yarg-2.0.12.jar file - Jar y

Jar examples for y:yarg

Description

Open source library for report generation. Provided by Haulmont.

You can download jar file yarg 2.0.12 in this page.

License

The GNU Affero General Public License, Version 3

Build File

You can use the following script to add yarg-2.0.12.jar to your project.

<dependency>
   <groupId>com.haulmont.yarg</groupId>
   <artifactId>yarg</artifactId>
   <version>2.0.12</version>
</dependency>
compile group: 'com.haulmont.yarg', name: 'yarg', version: '2.0.12'
libraryDependencies += "com.haulmont.yarg" % "yarg" % "2.0.12"
<dependency org="com.haulmont.yarg" name="yarg" rev="2.0.12"/>
@Grapes(@Grab(group='com.haulmont.yarg', module='yarg', version='2.0.12'))
'com.haulmont.yarg:yarg:jar:2.0.12'

Download

Click the following link to download the jar file.

yarg-2.0.12-javadoc.jar
yarg-2.0.12-sources.jar
yarg-2.0.12.jar
yarg-2.0.12.pom



Related Tutorials