scalahtml 0.0.1


Group ID:
io.github.yrichika
Artifact ID:
scalahtml_3
Version:
0.0.1
Release Date:
Nov 11, 2021
Licenses:
MIT
Files:

libraryDependencies += "io.github.yrichika" %% "scalahtml" % "0.0.1"

Mill build tool

ivy"io.github.yrichika::scalahtml:0.0.1"

Scala CLI

//> using dep "io.github.yrichika::scalahtml:0.0.1"

Ammonite REPL

import $ivy.`io.github.yrichika::scalahtml:0.0.1`

<dependency>
  <groupId>io.github.yrichika</groupId>
  <artifactId>scalahtml_3</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'io.github.yrichika', name: 'scalahtml_3', version: '0.0.1'