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

com.spotify:hamcrest 1.1.4


Группа

Группа

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

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

hamcrest
Версия

Версия

1.1.4
Тип

Тип

pom

Скачать hamcrest 1.1.4

Имя Файла Размер
hamcrest-1.1.4.pom 3 KB
Обзор

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