is not current version
Last Version 0.71

org.wvlet.airframe:airframe-log_2.13.0-M4 0.70

Fancy logger for Scala

GroupId

GroupId

org.wvlet.airframe
ArtifactId

ArtifactId

airframe-log_2.13.0-M4
Version

Version

0.70
Type

Type

jar

Download airframe-log_2.13.0-M4 0.70


<!-- https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-log_2.13.0-M4/ -->
<dependency>
    <groupId>org.wvlet.airframe</groupId>
    <artifactId>airframe-log_2.13.0-M4</artifactId>
    <version>0.70</version>
</dependency>
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-log_2.13.0-M4/
implementation 'org.wvlet.airframe:airframe-log_2.13.0-M4:0.70'
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-log_2.13.0-M4/
implementation ("org.wvlet.airframe:airframe-log_2.13.0-M4:0.70")
'org.wvlet.airframe:airframe-log_2.13.0-M4:jar:0.70'
<dependency org="org.wvlet.airframe" name="airframe-log_2.13.0-M4" rev="0.70">
  <artifact name="airframe-log_2.13.0-M4" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wvlet.airframe', module='airframe-log_2.13.0-M4', version='0.70')
)
libraryDependencies += "org.wvlet.airframe" % "airframe-log_2.13.0-M4" % "0.70"
[org.wvlet.airframe/airframe-log_2.13.0-M4 "0.70"]