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