is not current version
Last Version 0.3.6

fr.loof.fonzie:fonzie 0.0.3


GroupId

GroupId

fr.loof.fonzie
ArtifactId

ArtifactId

fonzie
Version

Version

0.0.3
Type

Type

jar

Download fonzie 0.0.3


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