is not current version
Last Version 0.18.3

com.github.alkedr:reporting-matchers 0.15.2

A library of hamcrest matchers

Categories

Categories

Reporting Business Logic Libraries
GroupId

GroupId

com.github.alkedr
ArtifactId

ArtifactId

reporting-matchers
Version

Version

0.15.2
Type

Type

jar

Download reporting-matchers 0.15.2


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