airframe 19.8.10


Group ID:
org.wvlet.airframe
Artifact ID:
airframe_2.11
Version:
19.8.10
Release Date:
Aug 26, 2019
Licenses:
Files:

libraryDependencies += "org.wvlet.airframe" %% "airframe" % "19.8.10"

Mill build tool

ivy"org.wvlet.airframe::airframe:19.8.10"

Scala CLI

//> using dep "org.wvlet.airframe::airframe:19.8.10"

Ammonite REPL

import $ivy.`org.wvlet.airframe::airframe:19.8.10`

<dependency>
  <groupId>org.wvlet.airframe</groupId>
  <artifactId>airframe_2.11</artifactId>
  <version>19.8.10</version>
</dependency>

compile group: 'org.wvlet.airframe', name: 'airframe_2.11', version: '19.8.10'