is not current version
Last Version 1.10.0-M5

org.log4s:log4s-testing_3.0.0-M3 1.10.0-M4

Utilities to help with build-time unit tests for logging

GroupId

GroupId

org.log4s
ArtifactId

ArtifactId

log4s-testing_3.0.0-M3
Version

Version

1.10.0-M4
Type

Type

jar

Download log4s-testing_3.0.0-M3 1.10.0-M4


<!-- https://jarcasting.com/artifacts/org.log4s/log4s-testing_3.0.0-M3/ -->
<dependency>
    <groupId>org.log4s</groupId>
    <artifactId>log4s-testing_3.0.0-M3</artifactId>
    <version>1.10.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/org.log4s/log4s-testing_3.0.0-M3/
implementation 'org.log4s:log4s-testing_3.0.0-M3:1.10.0-M4'
// https://jarcasting.com/artifacts/org.log4s/log4s-testing_3.0.0-M3/
implementation ("org.log4s:log4s-testing_3.0.0-M3:1.10.0-M4")
'org.log4s:log4s-testing_3.0.0-M3:jar:1.10.0-M4'
<dependency org="org.log4s" name="log4s-testing_3.0.0-M3" rev="1.10.0-M4">
  <artifact name="log4s-testing_3.0.0-M3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.log4s', module='log4s-testing_3.0.0-M3', version='1.10.0-M4')
)
libraryDependencies += "org.log4s" % "log4s-testing_3.0.0-M3" % "1.10.0-M4"
[org.log4s/log4s-testing_3.0.0-M3 "1.10.0-M4"]