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

me.youm.frame:shore-bom 1.1.3-RELEASE

shore bom file

Группа

Группа

me.youm.frame
Идентификатор

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

shore-bom
Версия

Версия

1.1.3-RELEASE
Тип

Тип

pom

Скачать shore-bom 1.1.3-RELEASE

Имя Файла Размер
shore-bom-1.1.3-RELEASE.pom 15 KB
Обзор

<!-- https://jarcasting.com/artifacts/me.youm.frame/shore-bom/ -->
<dependency>
    <groupId>me.youm.frame</groupId>
    <artifactId>shore-bom</artifactId>
    <version>1.1.3-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/me.youm.frame/shore-bom/
implementation 'me.youm.frame:shore-bom:1.1.3-RELEASE'
// https://jarcasting.com/artifacts/me.youm.frame/shore-bom/
implementation ("me.youm.frame:shore-bom:1.1.3-RELEASE")
'me.youm.frame:shore-bom:pom:1.1.3-RELEASE'
<dependency org="me.youm.frame" name="shore-bom" rev="1.1.3-RELEASE">
  <artifact name="shore-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='me.youm.frame', module='shore-bom', version='1.1.3-RELEASE')
)
libraryDependencies += "me.youm.frame" % "shore-bom" % "1.1.3-RELEASE"
[me.youm.frame/shore-bom "1.1.3-RELEASE"]