is not current version
Last Version 1.2.0

com.spotify:hamcrest-future 1.0.1


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

hamcrest-future
Version

Version

1.0.1
Type

Type

jar

Download hamcrest-future 1.0.1


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