is not current version
Last Version 3.0.2

com.github.ifeilong:feilong-parent 3.0.1

Reduce development, Release ideas,all feilong parent pom

GroupId

GroupId

com.github.ifeilong
ArtifactId

ArtifactId

feilong-parent
Version

Version

3.0.1
Type

Type

jar

Download feilong-parent 3.0.1


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