fomkin / levsha   1.3.0

Apache License 2.0 GitHub

Fast Scala eDSL for HTML

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x 0.6

levsha-core 1.0.1


Group ID:
com.github.fomkin
Artifact ID:
levsha-core_3
Version:
1.0.1
Release Date:
May 30, 2021
Licenses:
Files:

libraryDependencies += "com.github.fomkin" %% "levsha-core" % "1.0.1"

Mill build tool

ivy"com.github.fomkin::levsha-core:1.0.1"

Scala CLI

//> using dep "com.github.fomkin::levsha-core:1.0.1"

Ammonite REPL

import $ivy.`com.github.fomkin::levsha-core:1.0.1`

<dependency>
  <groupId>com.github.fomkin</groupId>
  <artifactId>levsha-core_3</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'com.github.fomkin', name: 'levsha-core_3', version: '1.0.1'