is not current version
Last Version 0.3.4

info.novatec.testit:testutils-logrecorder 0.1.beta1


GroupId

GroupId

info.novatec.testit
ArtifactId

ArtifactId

testutils-logrecorder
Version

Version

0.1.beta1
Type

Type

jar

Download testutils-logrecorder 0.1.beta1


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