is not current version
Last Version 2.1.1

com.github.fk7075:lucky-web V2-TEST


GroupId

GroupId

com.github.fk7075
ArtifactId

ArtifactId

lucky-web
Version

Version

V2-TEST
Type

Type

jar

Download lucky-web V2-TEST


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