is not current version
Last Version 0.2

de.pfabulist.roast:roast-experiments 0.1

a roast of java to make it delightful

GroupId

GroupId

de.pfabulist.roast
ArtifactId

ArtifactId

roast-experiments
Version

Version

0.1
Type

Type

jar

Download roast-experiments 0.1


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