| Группа | Группаio.github.dgroup |
|---|---|
| Идентификатор | Идентификаторxlsx-matchers |
| Версия | Версия0.2.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| xlsx-matchers-0.2.0.pom | |
| xlsx-matchers-0.2.0.jar | 24 KB |
| xlsx-matchers-0.2.0-sources.jar | 18 KB |
| xlsx-matchers-0.2.0-javadoc.jar | 82 KB |
| Обзор |
<!-- 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"]