| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.shepherdviolet.glacimon |
| Идентификатор | Идентификаторglacimon-bom |
| Последняя версия | Последняя версия2022.1.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеglacimon-bom
Comprehensive Java library
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| glacimon-bom-2022.1.1.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.shepherdviolet.glacimon/glacimon-bom/ -->
<dependency>
<groupId>com.github.shepherdviolet.glacimon</groupId>
<artifactId>glacimon-bom</artifactId>
<version>2022.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shepherdviolet.glacimon/glacimon-bom/
implementation 'com.github.shepherdviolet.glacimon:glacimon-bom:2022.1.1'
// https://jarcasting.com/artifacts/com.github.shepherdviolet.glacimon/glacimon-bom/
implementation ("com.github.shepherdviolet.glacimon:glacimon-bom:2022.1.1")
'com.github.shepherdviolet.glacimon:glacimon-bom:pom:2022.1.1'
<dependency org="com.github.shepherdviolet.glacimon" name="glacimon-bom" rev="2022.1.1">
<artifact name="glacimon-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shepherdviolet.glacimon', module='glacimon-bom', version='2022.1.1')
)
libraryDependencies += "com.github.shepherdviolet.glacimon" % "glacimon-bom" % "2022.1.1"
[com.github.shepherdviolet.glacimon/glacimon-bom "2022.1.1"]