scalarx


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.scalarx
ArtifactId

ArtifactId

scalarx_2.10
Last Version

Last Version

0.2.7-M3
Release Date

Release Date

Type

Type

jar
Description

Description

scalarx
scalarx
Project URL

Project URL

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

Project Organization

com.scalarx

Download scalarx_2.10

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4

provided (2)

Group / Artifact Type Version
com.lihaoyi : acyclic_2.10 jar 0.1.2
com.typesafe.akka : akka-actor_2.10 jar 2.3.2

test (1)

Group / Artifact Type Version
com.lihaoyi : utest_2.10 jar 0.2.5-M3

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.2.7-M3
0.2.7-M1
0.2.6
0.2.5
0.2.5-RC1
0.2.4-JS
0.2.4
0.2.3-JS
0.2.3
0.2.2-JS
0.2.2
0.2.1-JS
0.2.1
0.2.0
0.1