fountain 0.1.0


Group ID:
io.github.yrichika
Artifact ID:
fountain_2.12
Version:
0.1.0
Release Date:
Sept 21, 2021
Licenses:
MIT
Files:

libraryDependencies += "io.github.yrichika" %% "fountain" % "0.1.0"

Mill build tool

ivy"io.github.yrichika::fountain:0.1.0"

Scala CLI

//> using dep "io.github.yrichika::fountain:0.1.0"

Ammonite REPL

import $ivy.`io.github.yrichika::fountain:0.1.0`

<dependency>
  <groupId>io.github.yrichika</groupId>
  <artifactId>fountain_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.github.yrichika', name: 'fountain_2.12', version: '0.1.0'