| License | License | 
|---|---|
| GroupId | GroupIdcom.woaizhuangbi | 
| ArtifactId | ArtifactIdall-utils | 
| Version | Version0.0.3-RELEASE | 
| Type | Typejar | 
| Description | Descriptionall-utils All web utils | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| all-utils-0.0.3-RELEASE.pom | |
| all-utils-0.0.3-RELEASE.jar | 261 bytes | 
| all-utils-0.0.3-RELEASE-sources.jar | 261 bytes | 
| all-utils-0.0.3-RELEASE-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.woaizhuangbi/all-utils/ -->
<dependency>
    <groupId>com.woaizhuangbi</groupId>
    <artifactId>all-utils</artifactId>
    <version>0.0.3-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.woaizhuangbi/all-utils/
implementation 'com.woaizhuangbi:all-utils:0.0.3-RELEASE'// https://jarcasting.com/artifacts/com.woaizhuangbi/all-utils/
implementation ("com.woaizhuangbi:all-utils:0.0.3-RELEASE")'com.woaizhuangbi:all-utils:jar:0.0.3-RELEASE'<dependency org="com.woaizhuangbi" name="all-utils" rev="0.0.3-RELEASE">
  <artifact name="all-utils" type="jar" />
</dependency>@Grapes(
@Grab(group='com.woaizhuangbi', module='all-utils', version='0.0.3-RELEASE')
)libraryDependencies += "com.woaizhuangbi" % "all-utils" % "0.0.3-RELEASE"[com.woaizhuangbi/all-utils "0.0.3-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 | 0.0.1-RELEASE |