pityka / lame   0.0.4

GitHub
Scala versions: 2.13 2.12

lame 0.0.2


Group ID:
io.github.pityka
Artifact ID:
lame_2.13
Version:
0.0.2
Release Date:
Mar 1, 2021
Licenses:
MIT
Files:

libraryDependencies += "io.github.pityka" %% "lame" % "0.0.2"

Mill build tool

ivy"io.github.pityka::lame:0.0.2"

Scala CLI

//> using dep "io.github.pityka::lame:0.0.2"

Ammonite REPL

import $ivy.`io.github.pityka::lame:0.0.2`

<dependency>
  <groupId>io.github.pityka</groupId>
  <artifactId>lame_2.13</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'io.github.pityka', name: 'lame_2.13', version: '0.0.2'