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

com.github.shepherdviolet:slate-bom 20.1.2

Comprehensive Java library for spring framework (Java8+)

Группа

Группа

com.github.shepherdviolet
Идентификатор

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

slate-bom
Версия

Версия

20.1.2
Тип

Тип

pom

Скачать slate-bom 20.1.2

Имя Файла Размер
slate-bom-20.1.2.pom 2 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-bom/ -->
<dependency>
    <groupId>com.github.shepherdviolet</groupId>
    <artifactId>slate-bom</artifactId>
    <version>20.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-bom/
implementation 'com.github.shepherdviolet:slate-bom:20.1.2'
// https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-bom/
implementation ("com.github.shepherdviolet:slate-bom:20.1.2")
'com.github.shepherdviolet:slate-bom:pom:20.1.2'
<dependency org="com.github.shepherdviolet" name="slate-bom" rev="20.1.2">
  <artifact name="slate-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shepherdviolet', module='slate-bom', version='20.1.2')
)
libraryDependencies += "com.github.shepherdviolet" % "slate-bom" % "20.1.2"
[com.github.shepherdviolet/slate-bom "20.1.2"]