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

com.spotify:hamcrest-util 1.1.2


Группа

Группа

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

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

hamcrest-util
Версия

Версия

1.1.2
Тип

Тип

jar

Скачать hamcrest-util 1.1.2


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