is not current version
Last Version 2021.0.0-M2

top.legendscloud:spring-cloud-legends 2021.0.0-M1

spring-cloud-legends

GroupId

GroupId

top.legendscloud
ArtifactId

ArtifactId

spring-cloud-legends
Version

Version

2021.0.0-M1
Type

Type

pom

Download spring-cloud-legends 2021.0.0-M1


<!-- https://jarcasting.com/artifacts/top.legendscloud/spring-cloud-legends/ -->
<dependency>
    <groupId>top.legendscloud</groupId>
    <artifactId>spring-cloud-legends</artifactId>
    <version>2021.0.0-M1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.legendscloud/spring-cloud-legends/
implementation 'top.legendscloud:spring-cloud-legends:2021.0.0-M1'
// https://jarcasting.com/artifacts/top.legendscloud/spring-cloud-legends/
implementation ("top.legendscloud:spring-cloud-legends:2021.0.0-M1")
'top.legendscloud:spring-cloud-legends:pom:2021.0.0-M1'
<dependency org="top.legendscloud" name="spring-cloud-legends" rev="2021.0.0-M1">
  <artifact name="spring-cloud-legends" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.legendscloud', module='spring-cloud-legends', version='2021.0.0-M1')
)
libraryDependencies += "top.legendscloud" % "spring-cloud-legends" % "2021.0.0-M1"
[top.legendscloud/spring-cloud-legends "2021.0.0-M1"]