Registry / web-framework / scalatags-2-11

scalatags-2-11

JSON →
library0.12.0javamavenunverified

ScalaTags is a small XML/HTML construction library for Scala.

<dependency> <groupId>com.lihaoyi</groupId> <artifactId>scalatags_2.11</artifactId> <version>0.12.0</version> </dependency>
INSTALL
IMPORT
SIG · SCALATAGS-2-11
S
scalatags-2-11
web-frameworkjavav0.12.0
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.

all
scalatags.Text.all._

Construct an HTML document using ScalaTags

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

No known issues recorded.

Upgrade
Version history
0.12.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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