ScalaTags is a small XML/HTML construction library for Scala.
scalatags 0.2.0
Group ID:
com.scalatags
Artifact ID:
scalatags_2.10
Version:
0.2.0
Release Date:
Jan 9, 2014
Licenses:
Files:
libraryDependencies += "com.scalatags" %% "scalatags" % "0.2.0"
ivy"com.scalatags::scalatags:0.2.0"
//> using dep "com.scalatags::scalatags:0.2.0"
import $ivy.`com.scalatags::scalatags:0.2.0`
<dependency> <groupId>com.scalatags</groupId> <artifactId>scalatags_2.10</artifactId> <version>0.2.0</version> </dependency>
compile group: 'com.scalatags', name: 'scalatags_2.10', version: '0.2.0'