common-util

一些常用工具类

License

License

MIT
GroupId

GroupId

com.github.dreamroute
ArtifactId

ArtifactId

common-util
Last Version

Last Version

1.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

common-util
一些常用工具类
Project URL

Project URL

https://github.com/Dreamroute/common-util
Source Code Management

Source Code Management

https://github.com/Dreamroute/common-util

Download common-util

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.dreamroute/common-util/ -->
<dependency>
    <groupId>com.github.dreamroute</groupId>
    <artifactId>common-util</artifactId>
    <version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dreamroute/common-util/
implementation 'com.github.dreamroute:common-util:1.2.4'
// https://jarcasting.com/artifacts/com.github.dreamroute/common-util/
implementation ("com.github.dreamroute:common-util:1.2.4")
'com.github.dreamroute:common-util:jar:1.2.4'
<dependency org="com.github.dreamroute" name="common-util" rev="1.2.4">
  <artifact name="common-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dreamroute', module='common-util', version='1.2.4')
)
libraryDependencies += "com.github.dreamroute" % "common-util" % "1.2.4"
[com.github.dreamroute/common-util "1.2.4"]

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
1.2.4
1.2.3
1.2.2
1.2.1
1.2
1.1
1.0