is not current version
Last Version 0.0.3

xyz.leyuna:waylocation-core 0.0.2


GroupId

GroupId

xyz.leyuna
ArtifactId

ArtifactId

waylocation-core
Version

Version

0.0.2
Type

Type

jar

Download waylocation-core 0.0.2


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