| License | License | 
|---|---|
| GroupId | GroupIdcom.woaizhuangbi | 
| ArtifactId | ArtifactIdall-utils | 
| Version | Version1.0.0-RELEASE | 
| Type | Typejar | 
| Description | Descriptionall-utils All web utils | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| all-utils-1.0.0-RELEASE.pom | |
| all-utils-1.0.0-RELEASE.jar | 261 bytes | 
| all-utils-1.0.0-RELEASE-sources.jar | 261 bytes | 
| all-utils-1.0.0-RELEASE-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.woaizhuangbi/all-utils/ -->
<dependency>
    <groupId>com.woaizhuangbi</groupId>
    <artifactId>all-utils</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.woaizhuangbi/all-utils/
implementation 'com.woaizhuangbi:all-utils:1.0.0-RELEASE'// https://jarcasting.com/artifacts/com.woaizhuangbi/all-utils/
implementation ("com.woaizhuangbi:all-utils:1.0.0-RELEASE")'com.woaizhuangbi:all-utils:jar:1.0.0-RELEASE'<dependency org="com.woaizhuangbi" name="all-utils" rev="1.0.0-RELEASE">
  <artifact name="all-utils" type="jar" />
</dependency>@Grapes(
@Grab(group='com.woaizhuangbi', module='all-utils', version='1.0.0-RELEASE')
)libraryDependencies += "com.woaizhuangbi" % "all-utils" % "1.0.0-RELEASE"[com.woaizhuangbi/all-utils "1.0.0-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.woaizhuangbi : base-utils | jar | 0.0.1-RELEASE | 
| com.woaizhuangbi : encrypt-utils | jar | 0.0.1-RELEASE | 
| com.woaizhuangbi : file-utils | jar | 0.0.1-RELEASE | 
| com.woaizhuangbi : net-utils | jar | 0.0.1-RELEASE | 
| com.woaizhuangbi : spring-utils | jar | 1.0.0-RELEASE |