is not current version
Last Version 1.0.6-RELEASE

com.woaizhuangbi:file-local 1.0.0-RELEASE

A local file utils

GroupId

GroupId

com.woaizhuangbi
ArtifactId

ArtifactId

file-local
Version

Version

1.0.0-RELEASE
Type

Type

jar

Download file-local 1.0.0-RELEASE


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