f

feilong

feilong is a suite of core and expanded libraries that include utility classes, http, excel,cvs, io classes, and much much more.
https://github.com/ifeilong/feilong
The Apache Software License, Version 2.0
feiLong
金鑫
Files download
File Operation
feilong-4.0.8.jar download
feilong-4.0.8.pom download
feilong-4.0.8-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.ifeilong</groupId>
  <artifactId>feilong</artifactId>
  <version>4.0.8</version>
</dependency>
Gradle Groovy
implementation 'com.github.ifeilong:feilong:4.0.8'
Gradle Kotlin
implementation("com.github.ifeilong:feilong:4.0.8")
Scala SBT
libraryDependencies += "com.github.ifeilong" % "feilong" % "4.0.8"
Groovy Grape
@Grapes(
  @Grab(group='com.github.ifeilong', module='feilong', version='4.0.8')
)
Apache Ivy
<dependency org="com.github.ifeilong" name="feilong" rev="4.0.8" />
Leiningen
[com.github.ifeilong/feilong "4.0.8"]
Apache Buildr
'com.github.ifeilong:feilong:jar:4.0.8'
Dependencies