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-util 3.0.0


Group ID:
com.lerna-stack
Artifact ID:
lerna-util_2.12
Version:
3.0.0
Release Date:
Oct 22, 2021
Licenses:
Files:

libraryDependencies += "com.lerna-stack" %% "lerna-util" % "3.0.0"

Mill build tool

ivy"com.lerna-stack::lerna-util:3.0.0"

Scala CLI

//> using dep "com.lerna-stack::lerna-util:3.0.0"

Ammonite REPL

import $ivy.`com.lerna-stack::lerna-util:3.0.0`

<dependency>
  <groupId>com.lerna-stack</groupId>
  <artifactId>lerna-util_2.12</artifactId>
  <version>3.0.0</version>
</dependency>

compile group: 'com.lerna-stack', name: 'lerna-util_2.12', version: '3.0.0'