Registry / utility / scalatags-2-13

scalatags-2-13

JSON →
library0.13.1javamavenunverified

A small, fast XML/HTML construction library for Scala.

<dependency> <groupId>com.lihaoyi</groupId> <artifactId>scalatags_2.13</artifactId> <version>0.13.1</version> </dependency>
INSTALL
IMPORT
SIG · SCALATAGS-2-13
S
scalatags-2-13
utilityjavav0.13.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Tag
scalatags.Text.all._

Minimal example of constructing HTML with ScalaTags.

import scalatags.Text.all._ val html = html( head( title("Hello") ), body( h1("Hello World!") ) )
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.13.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
scalatags-2-13 — mvn dependency:get scalatags-2-13 · libregistry