Last Version

airframe-log 20.12.1

Fancy logger for Scala

License

License

GroupId

GroupId

org.wvlet.airframe
ArtifactId

ArtifactId

airframe-log_3.0.0-M2
Version

Version

20.12.1
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-M2 20.12.1


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

Dependencies

compile (2)

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

test (1)

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

Project Modules

There are no modules declared in this project.