is not current version
Last Version 0.2.1

io.github.dgroup:xlsx-matchers 0.2.0

Elegant object-oriented hamcrest matchers for Apache POI.

GroupId

GroupId

io.github.dgroup
ArtifactId

ArtifactId

xlsx-matchers
Version

Version

0.2.0
Type

Type

jar

Download xlsx-matchers 0.2.0


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