is not current version
Last Version 0.18.3

com.github.alkedr:reporting-matchers 0.16.0

A library of hamcrest matchers

Categories

Categories

Reporting Business Logic Libraries
GroupId

GroupId

com.github.alkedr
ArtifactId

ArtifactId

reporting-matchers
Version

Version

0.16.0
Type

Type

jar

Download reporting-matchers 0.16.0


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