License |
License |
---|---|
GroupId | GroupIdcom.woaizhuangbi |
ArtifactId | ArtifactIdfile-utils |
Last Version | Last Version0.1.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFileUtils
A file utils
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
file-utils-0.1.0-RELEASE.pom | |
file-utils-0.1.0-RELEASE.jar | 24 KB |
file-utils-0.1.0-RELEASE-sources.jar | 7 KB |
file-utils-0.1.0-RELEASE-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.woaizhuangbi/file-utils/ -->
<dependency>
<groupId>com.woaizhuangbi</groupId>
<artifactId>file-utils</artifactId>
<version>0.1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.woaizhuangbi/file-utils/
implementation 'com.woaizhuangbi:file-utils:0.1.0-RELEASE'
// https://jarcasting.com/artifacts/com.woaizhuangbi/file-utils/
implementation ("com.woaizhuangbi:file-utils:0.1.0-RELEASE")
'com.woaizhuangbi:file-utils:jar:0.1.0-RELEASE'
<dependency org="com.woaizhuangbi" name="file-utils" rev="0.1.0-RELEASE">
<artifact name="file-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.woaizhuangbi', module='file-utils', version='0.1.0-RELEASE')
)
libraryDependencies += "com.woaizhuangbi" % "file-utils" % "0.1.0-RELEASE"
[com.woaizhuangbi/file-utils "0.1.0-RELEASE"]