| License | License | 
|---|---|
| GroupId | GroupIdcom.woaizhuangbi | 
| ArtifactId | ArtifactIdfile-local | 
| Version | Version1.0.2-RELEASE | 
| 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.2-RELEASE.pom | |
| file-local-1.0.2-RELEASE.jar | 8 KB | 
| file-local-1.0.2-RELEASE-sources.jar | 3 KB | 
| file-local-1.0.2-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.2-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.woaizhuangbi/file-local/
implementation 'com.woaizhuangbi:file-local:1.0.2-RELEASE'// https://jarcasting.com/artifacts/com.woaizhuangbi/file-local/
implementation ("com.woaizhuangbi:file-local:1.0.2-RELEASE")'com.woaizhuangbi:file-local:jar:1.0.2-RELEASE'<dependency org="com.woaizhuangbi" name="file-local" rev="1.0.2-RELEASE">
  <artifact name="file-local" type="jar" />
</dependency>@Grapes(
@Grab(group='com.woaizhuangbi', module='file-local', version='1.0.2-RELEASE')
)libraryDependencies += "com.woaizhuangbi" % "file-local" % "1.0.2-RELEASE"[com.woaizhuangbi/file-local "1.0.2-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |