Last Version

hamcrest-extras 0.1.1

Additional matchers for hamcrest

License

License

The GNU General Public License
GroupId

GroupId

com.melessoftware.hamcrest
ArtifactId

ArtifactId

hamcrest-extras
Version

Version

0.1.1
Type

Type

jar
Description

Description

hamcrest-extras
Additional matchers for hamcrest

Download hamcrest-extras 0.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3
com.google.guava : guava Optional jar 15.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.