is not current version
Last Version 2.1.1

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


GroupId

GroupId

com.github.fk7075
ArtifactId

ArtifactId

lucky-parent
Version

Version

V2-TEST
Type

Type

pom

Download lucky-parent V2-TEST

Filename Size
lucky-parent-V2-TEST.pom 12 KB
Browse

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