is not current version
Last Version 2.0.0

com.github.teakfly:teafly-common-file 1.0.37

teafly 文件系统

GroupId

GroupId

com.github.teakfly
ArtifactId

ArtifactId

teafly-common-file
Version

Version

1.0.37
Type

Type

jar

Download teafly-common-file 1.0.37


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