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

com.spotify:hamcrest-pojo 1.1.1


Группа

Группа

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

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

hamcrest-pojo
Версия

Версия

1.1.1
Тип

Тип

jar

Скачать hamcrest-pojo 1.1.1


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