is not current version
Last Version 0.7.3

de.pfabulist.roast:roast-types 0.7.2

a roast of java to make it delightful

GroupId

GroupId

de.pfabulist.roast
ArtifactId

ArtifactId

roast-types
Version

Version

0.7.2
Type

Type

jar

Download roast-types 0.7.2


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