is not current version
Last Version 0.0.3

club.pizzalord:galadriel-core 0.0.2


GroupId

GroupId

club.pizzalord
ArtifactId

ArtifactId

galadriel-core
Version

Version

0.0.2
Type

Type

jar

Download galadriel-core 0.0.2


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