не последняя версия
Последняя версия B-1.0.2.RELEASE

top.chaser.framework:commons B-1.0.0.RELEASE


Группа

Группа

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

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

commons
Версия

Версия

B-1.0.0.RELEASE
Тип

Тип

pom

Скачать commons B-1.0.0.RELEASE

Имя Файла Размер
commons-B-1.0.0.RELEASE.pom 784 bytes
Обзор

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