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

com.github.sebhoss:testing-bom 2.0.5


Группа

Группа

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

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

testing-bom
Версия

Версия

2.0.5
Тип

Тип

pom

Скачать testing-bom 2.0.5

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

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