| Лицензия |
Лицензия |
|---|---|
| Группа | Группаme.youm.frame |
| Идентификатор | Идентификаторshore-bom |
| Версия | Версия1.0.3 |
| Тип | Типpom |
| Описание |
Описаниеshore-bom
shore bom file
|
| Имя Файла | Размер |
|---|---|
| shore-bom-1.0.3.pom | 14 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/me.youm.frame/shore-bom/ -->
<dependency>
<groupId>me.youm.frame</groupId>
<artifactId>shore-bom</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/me.youm.frame/shore-bom/
implementation 'me.youm.frame:shore-bom:1.0.3'
// https://jarcasting.com/artifacts/me.youm.frame/shore-bom/
implementation ("me.youm.frame:shore-bom:1.0.3")
'me.youm.frame:shore-bom:pom:1.0.3'
<dependency org="me.youm.frame" name="shore-bom" rev="1.0.3">
<artifact name="shore-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='me.youm.frame', module='shore-bom', version='1.0.3')
)
libraryDependencies += "me.youm.frame" % "shore-bom" % "1.0.3"
[me.youm.frame/shore-bom "1.0.3"]