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