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