launcher 0.14.0-RC1


Group ID:
sh.almond
Artifact ID:
launcher_3
Version:
0.14.0-RC1
Release Date:
Jun 1, 2023
Licenses:
Files:

libraryDependencies += "sh.almond" %% "launcher" % "0.14.0-RC1"

Mill build tool

ivy"sh.almond::launcher:0.14.0-RC1"

Scala CLI

//> using dep "sh.almond::launcher:0.14.0-RC1"

Ammonite REPL

import $ivy.`sh.almond::launcher:0.14.0-RC1`

<dependency>
  <groupId>sh.almond</groupId>
  <artifactId>launcher_3</artifactId>
  <version>0.14.0-RC1</version>
</dependency>

compile group: 'sh.almond', name: 'launcher_3', version: '0.14.0-RC1'