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-3.3.5.jar download
feilong-3.3.5.pom download
feilong-3.3.5-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.ifeilong</groupId>
  <artifactId>feilong</artifactId>
  <version>3.3.5</version>
</dependency>
Gradle Groovy
implementation 'com.github.ifeilong:feilong:3.3.5'
Gradle Kotlin
implementation("com.github.ifeilong:feilong:3.3.5")
Scala SBT
libraryDependencies += "com.github.ifeilong" % "feilong" % "3.3.5"
Groovy Grape
@Grapes(
  @Grab(group='com.github.ifeilong', module='feilong', version='3.3.5')
)
Apache Ivy
<dependency org="com.github.ifeilong" name="feilong" rev="3.3.5" />
Leiningen
[com.github.ifeilong/feilong "3.3.5"]
Apache Buildr
'com.github.ifeilong:feilong:jar:3.3.5'
Dependencies
The project has no third-party dependencies