is not current version
Last Version 0.18.3

com.github.alkedr:reporting-matchers 0.11.1

A library of hamcrest matchers

Categories

Categories

Reporting Business Logic Libraries
GroupId

GroupId

com.github.alkedr
ArtifactId

ArtifactId

reporting-matchers
Version

Version

0.11.1
Type

Type

jar

Download reporting-matchers 0.11.1


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