scalatags


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

scalatags_sjs0.6_2.10
Last Version

Last Version

0.6.7
Release Date

Release Date

Type

Type

jar
Description

Description

scalatags
scalatags
Project URL

Project URL

https://github.com/lihaoyi/scalatags
Project Organization

Project Organization

com.lihaoyi

Download scalatags_sjs0.6_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/com.lihaoyi/scalatags_sjs0.6_2.10/ -->
<dependency>
    <groupId>com.lihaoyi</groupId>
    <artifactId>scalatags_sjs0.6_2.10</artifactId>
    <version>0.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/scalatags_sjs0.6_2.10/
implementation 'com.lihaoyi:scalatags_sjs0.6_2.10:0.6.7'
// https://jarcasting.com/artifacts/com.lihaoyi/scalatags_sjs0.6_2.10/
implementation ("com.lihaoyi:scalatags_sjs0.6_2.10:0.6.7")
'com.lihaoyi:scalatags_sjs0.6_2.10:jar:0.6.7'
<dependency org="com.lihaoyi" name="scalatags_sjs0.6_2.10" rev="0.6.7">
  <artifact name="scalatags_sjs0.6_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='scalatags_sjs0.6_2.10', version='0.6.7')
)
libraryDependencies += "com.lihaoyi" % "scalatags_sjs0.6_2.10" % "0.6.7"
[com.lihaoyi/scalatags_sjs0.6_2.10 "0.6.7"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
org.scala-js : scalajs-library_2.10 jar 0.6.19
com.lihaoyi : sourcecode_sjs0.6_2.10 jar 0.1.4
org.scala-js : scalajs-dom_sjs0.6_2.10 jar 0.9.1

provided (3)

Group / Artifact Type Version
com.lihaoyi : acyclic_2.10 jar 0.1.5
org.scala-lang : scala-reflect jar 2.10.6
org.scalamacros : quasiquotes_2.10 jar 2.1.0

test (2)

Group / Artifact Type Version
org.scala-js : scalajs-test-interface_2.10 jar 0.6.19
com.lihaoyi : utest_sjs0.6_2.10 jar 0.5.3

Project Modules

There are no modules declared in this project.

Scalatags Join the chat at https://gitter.im/lihaoyi/scalatags Build Status

Documentation

If you use Scalatags and like it, you will probably enjoy the following book by the Author:

Hands-on Scala has uses Scalatags extensively throughout the book, using the library to build static websites in Chapter 9: Self-Contained Scala Scripts and dynamic web servers in Chapter 14: Simple Web and API Servers. Hands-on Scala is a great way to level up your skills in Scala in general and Scalatags in particular.

Versions

Version
0.6.7
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.6
0.4.5
0.4.4