не последняя версия
Последняя версия 1.0.4

io.github.henryssondaniel.teacup.report:file 1.0.1

Java Testing Framework for Communication Protocols and Web Services with file

Группа

Группа

io.github.henryssondaniel.teacup.report
Идентификатор

Идентификатор

file
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать file 1.0.1


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