BaseUtils

A base utils

License

License

GroupId

GroupId

com.woaizhuangbi
ArtifactId

ArtifactId

base-utils
Last Version

Last Version

0.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

BaseUtils
A base utils
Project URL

Project URL

https://github.com/makai554892700/web-utils/tree/master/base-utils
Source Code Management

Source Code Management

https://github.com/makai554892700/web-utils.git

Download base-utils

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1-RELEASE