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