is not current version
Last Version 2.1.1

com.github.fk7075:lucky V2-TEST

Lucky是一个全场景轻量级分布式的JavaEE框架

GroupId

GroupId

com.github.fk7075
ArtifactId

ArtifactId

lucky
Version

Version

V2-TEST
Type

Type

pom

Download lucky V2-TEST

Filename Size
lucky-V2-TEST.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.fk7075/lucky/ -->
<dependency>
    <groupId>com.github.fk7075</groupId>
    <artifactId>lucky</artifactId>
    <version>V2-TEST</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fk7075/lucky/
implementation 'com.github.fk7075:lucky:V2-TEST'
// https://jarcasting.com/artifacts/com.github.fk7075/lucky/
implementation ("com.github.fk7075:lucky:V2-TEST")
'com.github.fk7075:lucky:pom:V2-TEST'
<dependency org="com.github.fk7075" name="lucky" rev="V2-TEST">
  <artifact name="lucky" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fk7075', module='lucky', version='V2-TEST')
)
libraryDependencies += "com.github.fk7075" % "lucky" % "V2-TEST"
[com.github.fk7075/lucky "V2-TEST"]