scalatags


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.scalatags
ArtifactId

ArtifactId

scalatags_sjs0.5_2.10
Last Version

Last Version

0.4.2
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.scalatags

Download scalatags_sjs0.5_2.10

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
org.scala-lang.modules.scalajs » scalajs-library_2.10 jar 0.5.4

provided (2)

Group / Artifact Type Version
com.lihaoyi : acyclic_2.10 jar 0.1.2
org.scala-lang.modules.scalajs » scalajs-dom_sjs0.5_2.10 jar 0.6

test (1)

Group / Artifact Type Version
com.lihaoyi : utest_sjs0.5_2.10 jar 0.2.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.4.2
0.4.1
0.4.0
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0