is not current version
Last Version 0.3.6

fr.loof.fonzie:fonzie 0.1.0


GroupId

GroupId

fr.loof.fonzie
ArtifactId

ArtifactId

fonzie
Version

Version

0.1.0
Type

Type

jar

Download fonzie 0.1.0


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