is not current version
Last Version 1.2.0

com.spotify:hamcrest-optional 1.1.4


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

hamcrest-optional
Version

Version

1.1.4
Type

Type

jar

Download hamcrest-optional 1.1.4


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