launch-catsly 0.1.0


Group ID:
io.github.bplommer
Artifact ID:
launch-catsly_2.13
Version:
0.1.0
Release Date:
Oct 4, 2022
Licenses:
Files:

libraryDependencies += "io.github.bplommer" %% "launch-catsly" % "0.1.0"

Mill build tool

ivy"io.github.bplommer::launch-catsly:0.1.0"

Scala CLI

//> using dep "io.github.bplommer::launch-catsly:0.1.0"

Ammonite REPL

import $ivy.`io.github.bplommer::launch-catsly:0.1.0`

<dependency>
  <groupId>io.github.bplommer</groupId>
  <artifactId>launch-catsly_2.13</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.github.bplommer', name: 'launch-catsly_2.13', version: '0.1.0'