airframe-log 0.45


Group ID:
org.wvlet.airframe
Artifact ID:
airframe-log_2.12
Version:
0.45
Release Date:
Apr 28, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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