не последняя версия
Последняя версия 2.6.0

cn.vorbote:common-utils 2.2.0.RELEASE

Commonly Used Utils

Группа

Группа

cn.vorbote
Идентификатор

Идентификатор

common-utils
Версия

Версия

2.2.0.RELEASE
Тип

Тип

jar

Скачать common-utils 2.2.0.RELEASE


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