is not current version
Last Version 0.1.0-RELEASE

com.woaizhuangbi:file-utils 0.0.3-RELEASE

A file utils

GroupId

GroupId

com.woaizhuangbi
ArtifactId

ArtifactId

file-utils
Version

Version

0.0.3-RELEASE
Type

Type

jar

Download file-utils 0.0.3-RELEASE


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