is not current version
Last Version 2.6.0

cn.vorbote:common-utils 2.1.2.RELEASE

Commonly Used Utils

GroupId

GroupId

cn.vorbote
ArtifactId

ArtifactId

common-utils
Version

Version

2.1.2.RELEASE
Type

Type

jar

Download common-utils 2.1.2.RELEASE


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