is not current version
Last Version 0.0.3

xyz.leyuna:waylocation-spring-boot-start 0.0.2


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

xyz.leyuna
ArtifactId

ArtifactId

waylocation-spring-boot-start
Version

Version

0.0.2
Type

Type

jar

Download waylocation-spring-boot-start 0.0.2


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