airframe-log 0.20


Group ID:
org.wvlet
Artifact ID:
airframe-log_2.12
Version:
0.20
Release Date:
Aug 24, 2017
Licenses:
Files:

libraryDependencies += "org.wvlet" %% "airframe-log" % "0.20"

Mill build tool

ivy"org.wvlet::airframe-log:0.20"

Scala CLI

//> using dep "org.wvlet::airframe-log:0.20"

Ammonite REPL

import $ivy.`org.wvlet::airframe-log:0.20`

<dependency>
  <groupId>org.wvlet</groupId>
  <artifactId>airframe-log_2.12</artifactId>
  <version>0.20</version>
</dependency>

compile group: 'org.wvlet', name: 'airframe-log_2.12', version: '0.20'