Last Version

matchers-additional 0.0.2

extra matchers for hamcrest

License

License

GroupId

GroupId

com.lexicalscope.hamcrest
ArtifactId

ArtifactId

matchers-additional
Version

Version

0.0.2
Type

Type

jar
Description

Description

matchers-additional
extra matchers for hamcrest
Project URL

Project URL

http://www.lexicalscope.com
Project Organization

Project Organization

lexicalscope
Source Code Management

Source Code Management

https://github.com/lexicalscope/matchers-additional

Download matchers-additional 0.0.2


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

Dependencies

compile (2)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.