is not current version
Last Version 1.0.4

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

Report Teacup data to a file

GroupId

GroupId

io.github.henryssondaniel.teacup.report
ArtifactId

ArtifactId

file
Version

Version

1.0.3
Type

Type

jar

Download file 1.0.3


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