is not current version
Last Version 1.0.2-RELEASE

com.woaizhuangbi:all-utils 0.0.2-RELEASE

All web utils

GroupId

GroupId

com.woaizhuangbi
ArtifactId

ArtifactId

all-utils
Version

Version

0.0.2-RELEASE
Type

Type

jar

Download all-utils 0.0.2-RELEASE


<!-- https://jarcasting.com/artifacts/com.woaizhuangbi/all-utils/ -->
<dependency>
    <groupId>com.woaizhuangbi</groupId>
    <artifactId>all-utils</artifactId>
    <version>0.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.woaizhuangbi/all-utils/
implementation 'com.woaizhuangbi:all-utils:0.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.woaizhuangbi/all-utils/
implementation ("com.woaizhuangbi:all-utils:0.0.2-RELEASE")
'com.woaizhuangbi:all-utils:jar:0.0.2-RELEASE'
<dependency org="com.woaizhuangbi" name="all-utils" rev="0.0.2-RELEASE">
  <artifact name="all-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.woaizhuangbi', module='all-utils', version='0.0.2-RELEASE')
)
libraryDependencies += "com.woaizhuangbi" % "all-utils" % "0.0.2-RELEASE"
[com.woaizhuangbi/all-utils "0.0.2-RELEASE"]