is not current version
Last Version 1.7.0

info.novatec.testit:logrecorder 1.0.0-RC1


GroupId

GroupId

info.novatec.testit
ArtifactId

ArtifactId

logrecorder
Version

Version

1.0.0-RC1
Type

Type

pom

Download logrecorder 1.0.0-RC1


<!-- https://jarcasting.com/artifacts/info.novatec.testit/logrecorder/ -->
<dependency>
    <groupId>info.novatec.testit</groupId>
    <artifactId>logrecorder</artifactId>
    <version>1.0.0-RC1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/info.novatec.testit/logrecorder/
implementation 'info.novatec.testit:logrecorder:1.0.0-RC1'
// https://jarcasting.com/artifacts/info.novatec.testit/logrecorder/
implementation ("info.novatec.testit:logrecorder:1.0.0-RC1")
'info.novatec.testit:logrecorder:pom:1.0.0-RC1'
<dependency org="info.novatec.testit" name="logrecorder" rev="1.0.0-RC1">
  <artifact name="logrecorder" type="pom" />
</dependency>
@Grapes(
@Grab(group='info.novatec.testit', module='logrecorder', version='1.0.0-RC1')
)
libraryDependencies += "info.novatec.testit" % "logrecorder" % "1.0.0-RC1"
[info.novatec.testit/logrecorder "1.0.0-RC1"]