is not current version
Last Version 0.0.9

club.pizzalord:galadriel-starter 0.0.3


GroupId

GroupId

club.pizzalord
ArtifactId

ArtifactId

galadriel-starter
Version

Version

0.0.3
Type

Type

jar

Download galadriel-starter 0.0.3


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