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

top.wboost:common 3.0.RELEASE

project auto plugins

Группа

Группа

top.wboost
Идентификатор

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

common
Версия

Версия

3.0.RELEASE
Тип

Тип

pom

Скачать common 3.0.RELEASE

Имя Файла Размер
common-3.0.RELEASE.pom 10 KB
Обзор

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