is not current version
Last Version 1.7.0

info.novatec.testit:logrecorder-log4j 1.2.0


GroupId

GroupId

info.novatec.testit
ArtifactId

ArtifactId

logrecorder-log4j
Version

Version

1.2.0
Type

Type

jar

Download logrecorder-log4j 1.2.0


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