License |
License |
---|---|
GroupId | GroupIdcom.woaizhuangbi |
ArtifactId | ArtifactIdfile-local |
Last Version | Last Version1.0.6-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfile-local
A local file utils
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
file-local-1.0.6-RELEASE.pom | |
file-local-1.0.6-RELEASE.jar | 8 KB |
file-local-1.0.6-RELEASE-sources.jar | 3 KB |
file-local-1.0.6-RELEASE-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.woaizhuangbi/file-local/ -->
<dependency>
<groupId>com.woaizhuangbi</groupId>
<artifactId>file-local</artifactId>
<version>1.0.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.woaizhuangbi/file-local/
implementation 'com.woaizhuangbi:file-local:1.0.6-RELEASE'
// https://jarcasting.com/artifacts/com.woaizhuangbi/file-local/
implementation ("com.woaizhuangbi:file-local:1.0.6-RELEASE")
'com.woaizhuangbi:file-local:jar:1.0.6-RELEASE'
<dependency org="com.woaizhuangbi" name="file-local" rev="1.0.6-RELEASE">
<artifact name="file-local" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.woaizhuangbi', module='file-local', version='1.0.6-RELEASE')
)
libraryDependencies += "com.woaizhuangbi" % "file-local" % "1.0.6-RELEASE"
[com.woaizhuangbi/file-local "1.0.6-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |