lerna-stack / lerna-app-library   3.0.4

Apache License 2.0 GitHub

A library that is useful for building applications that run on Lerna Stack

Scala versions: 2.13 2.12

lerna-log 2.0.0


Group ID:
com.lerna-stack
Artifact ID:
lerna-log_2.13
Version:
2.0.0
Release Date:
Jul 16, 2021
Licenses:
Files:

libraryDependencies += "com.lerna-stack" %% "lerna-log" % "2.0.0"

Mill build tool

ivy"com.lerna-stack::lerna-log:2.0.0"

Scala CLI

//> using dep "com.lerna-stack::lerna-log:2.0.0"

Ammonite REPL

import $ivy.`com.lerna-stack::lerna-log:2.0.0`

<dependency>
  <groupId>com.lerna-stack</groupId>
  <artifactId>lerna-log_2.13</artifactId>
  <version>2.0.0</version>
</dependency>

compile group: 'com.lerna-stack', name: 'lerna-log_2.13', version: '2.0.0'