is not current version
Last Version 1.0.5

com.github.tackfast:jarboot-common-file 1.0.3

jarboot 文件系统

GroupId

GroupId

com.github.tackfast
ArtifactId

ArtifactId

jarboot-common-file
Version

Version

1.0.3
Type

Type

jar

Download jarboot-common-file 1.0.3


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