| Группа | Группаcom.github.nhojpatrick.hamcrest |
|---|---|
| Идентификатор | Идентификаторnhojpatrick-hamcrest-bom |
| Версия | Версия1.0.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| nhojpatrick-hamcrest-bom-1.0.0.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.nhojpatrick.hamcrest/nhojpatrick-hamcrest-bom/ -->
<dependency>
<groupId>com.github.nhojpatrick.hamcrest</groupId>
<artifactId>nhojpatrick-hamcrest-bom</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nhojpatrick.hamcrest/nhojpatrick-hamcrest-bom/
implementation 'com.github.nhojpatrick.hamcrest:nhojpatrick-hamcrest-bom:1.0.0'
// https://jarcasting.com/artifacts/com.github.nhojpatrick.hamcrest/nhojpatrick-hamcrest-bom/
implementation ("com.github.nhojpatrick.hamcrest:nhojpatrick-hamcrest-bom:1.0.0")
'com.github.nhojpatrick.hamcrest:nhojpatrick-hamcrest-bom:pom:1.0.0'
<dependency org="com.github.nhojpatrick.hamcrest" name="nhojpatrick-hamcrest-bom" rev="1.0.0">
<artifact name="nhojpatrick-hamcrest-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nhojpatrick.hamcrest', module='nhojpatrick-hamcrest-bom', version='1.0.0')
)
libraryDependencies += "com.github.nhojpatrick.hamcrest" % "nhojpatrick-hamcrest-bom" % "1.0.0"
[com.github.nhojpatrick.hamcrest/nhojpatrick-hamcrest-bom "1.0.0"]