Download donut-0.0.3.jar file - Jar d

Jar examples for d:donut

Description

Magentys Donut - Reporting Tool

You can download jar file donut 0.0.3 in this page.

License

MIT License

Build File

You can use the following script to add donut-0.0.3.jar to your project.

<dependency>
   <groupId>io.magentys</groupId>
   <artifactId>donut</artifactId>
   <version>0.0.3</version>
</dependency>
compile group: 'io.magentys', name: 'donut', version: '0.0.3'
libraryDependencies += "io.magentys" % "donut" % "0.0.3"
<dependency org="io.magentys" name="donut" rev="0.0.3"/>
@Grapes(@Grab(group='io.magentys', module='donut', version='0.0.3'))
'io.magentys:donut:jar:0.0.3'

Download

Click the following link to download the jar file.

donut-0.0.3-javadoc.jar
donut-0.0.3-one-jar.jar
donut-0.0.3-sources.jar
donut-0.0.3.jar
donut-0.0.3.pom



Related Tutorials