is not current version
Last Version 20.10.3

org.wvlet.airframe:airframe-log_2.11 19.7.5

Fancy logger for Scala

GroupId

GroupId

org.wvlet.airframe
ArtifactId

ArtifactId

airframe-log_2.11
Version

Version

19.7.5
Type

Type

jar

Download airframe-log_2.11 19.7.5


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