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.2


Group ID:
com.yang-bo
Artifact ID:
html-interpolationparser_3
Version:
3.0.2
Release Date:
Jan 28, 2023
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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