is not current version
Last Version 2.0.0

org.typelevel:log4cats-testing_3.0.0-M3 1.2.0-RC2

log4cats-testing

GroupId

GroupId

org.typelevel
ArtifactId

ArtifactId

log4cats-testing_3.0.0-M3
Version

Version

1.2.0-RC2
Type

Type

jar

Download log4cats-testing_3.0.0-M3 1.2.0-RC2


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