is not current version
Last Version 2.6.0

cn.vorbote:common-utils 2.3.0

Commonly Used Utils

GroupId

GroupId

cn.vorbote
ArtifactId

ArtifactId

common-utils
Version

Version

2.3.0
Type

Type

jar

Download common-utils 2.3.0


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