Last Version

airframe-log 21.2.0

Fancy logger for Scala

License

License

GroupId

GroupId

org.wvlet.airframe
ArtifactId

ArtifactId

airframe-log_3.0.0-M3
Version

Version

21.2.0
Type

Type

jar
Description

Description

airframe-log
Fancy logger for Scala
Project URL

Project URL

https://wvlet.org/airframe
Project Organization

Project Organization

org.wvlet.airframe
Source Code Management

Source Code Management

https://github.com/wvlet/airframe

Download airframe-log_3.0.0-M3 21.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala3-library_3.0.0-M3 jar 3.0.0-M3
ch.qos.logback : logback-core jar 1.2.3

test (1)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.13 jar 1.15.2

Project Modules

There are no modules declared in this project.