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

com.github.karsaig:approvalcrest-parent 0.56.3

Library that extends the functionality of hamcrest

Группа

Группа

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

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

approvalcrest-parent
Версия

Версия

0.56.3
Тип

Тип

pom

Скачать approvalcrest-parent 0.56.3

Имя Файла Размер
approvalcrest-parent-0.56.3.pom 8 KB
Обзор

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