Last Version

Useful Hamcrest 1.3 matchers 1.3

Useful Hamcrest 1.3 matchers

License

License

GroupId

GroupId

com.nitorcreations
ArtifactId

ArtifactId

matchers
Version

Version

1.3
Type

Type

jar
Description

Description

Useful Hamcrest 1.3 matchers
Useful Hamcrest 1.3 matchers
Project URL

Project URL

https://github.com/NitorCreations/matchers
Project Organization

Project Organization

Nitor Creations

Download matchers 1.3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.hamcrest : hamcrest-generator jar 1.3
org.apache.commons : commons-lang3 jar 3.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
net.sf.qualitycheck : quality-test jar 1.3
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.