is not current version
Last Version 3.1.0

com.github.ifeilong:feilong 3.0.0

feilong is a suite of core and expanded libraries that include utility classes, http, excel,cvs, io classes, and much much more.

GroupId

GroupId

com.github.ifeilong
ArtifactId

ArtifactId

feilong
Version

Version

3.0.0
Type

Type

jar

Download feilong 3.0.0


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