atry / html.scala   3.0.3

MIT License GitHub

Reactive HTML templating

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

html-interpolationparser 3.0.3


Group ID:
com.yang-bo
Artifact ID:
html-interpolationparser_3
Version:
3.0.3
Release Date:
Apr 30, 2023
Licenses:
MIT
Files:

libraryDependencies += "com.yang-bo" %% "html-interpolationparser" % "3.0.3"

Mill build tool

ivy"com.yang-bo::html-interpolationparser:3.0.3"

Scala CLI

//> using dep "com.yang-bo::html-interpolationparser:3.0.3"

Ammonite REPL

import $ivy.`com.yang-bo::html-interpolationparser:3.0.3`

<dependency>
  <groupId>com.yang-bo</groupId>
  <artifactId>html-interpolationparser_3</artifactId>
  <version>3.0.3</version>
</dependency>

compile group: 'com.yang-bo', name: 'html-interpolationparser_3', version: '3.0.3'