is not current version
Last Version 1.1

io.magentys:donut 0.0.4

Magentys Donut - Reporting Tool

GroupId

GroupId

io.magentys
ArtifactId

ArtifactId

donut
Version

Version

0.0.4
Type

Type

jar

Download donut 0.0.4


<!-- https://jarcasting.com/artifacts/io.magentys/donut/ -->
<dependency>
    <groupId>io.magentys</groupId>
    <artifactId>donut</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.magentys/donut/
implementation 'io.magentys:donut:0.0.4'
// https://jarcasting.com/artifacts/io.magentys/donut/
implementation ("io.magentys:donut:0.0.4")
'io.magentys:donut:jar:0.0.4'
<dependency org="io.magentys" name="donut" rev="0.0.4">
  <artifact name="donut" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.magentys', module='donut', version='0.0.4')
)
libraryDependencies += "io.magentys" % "donut" % "0.0.4"
[io.magentys/donut "0.0.4"]