Last Version

com.spotify:hamcrest-optional 1.2.0

The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.

License

License

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

hamcrest-optional
Version

Version

1.2.0
Type

Type

jar
Description

Description

The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.

Download hamcrest-optional 1.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.guava : guava jar 18.0

Project Modules

There are no modules declared in this project.