scalatags_2.13

scalatags

License

License

MIT
Categories

Categories

Scala Languages
GroupId

GroupId

ba.sake
ArtifactId

ArtifactId

scalatags_2.13
Last Version

Last Version

0.9.2-rx3.0
Release Date

Release Date

Type

Type

jar
Description

Description

scalatags_2.13
scalatags
Project URL

Project URL

https://github.com/lihaoyi/scalatags

Download scalatags_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/ba.sake/scalatags_2.13/ -->
<dependency>
    <groupId>ba.sake</groupId>
    <artifactId>scalatags_2.13</artifactId>
    <version>0.9.2-rx3.0</version>
</dependency>
// https://jarcasting.com/artifacts/ba.sake/scalatags_2.13/
implementation 'ba.sake:scalatags_2.13:0.9.2-rx3.0'
// https://jarcasting.com/artifacts/ba.sake/scalatags_2.13/
implementation ("ba.sake:scalatags_2.13:0.9.2-rx3.0")
'ba.sake:scalatags_2.13:jar:0.9.2-rx3.0'
<dependency org="ba.sake" name="scalatags_2.13" rev="0.9.2-rx3.0">
  <artifact name="scalatags_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='ba.sake', module='scalatags_2.13', version='0.9.2-rx3.0')
)
libraryDependencies += "ba.sake" % "scalatags_2.13" % "0.9.2-rx3.0"
[ba.sake/scalatags_2.13 "0.9.2-rx3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.lihaoyi : sourcecode_2.13 jar 0.2.1
com.lihaoyi : geny_2.13 jar 0.6.2

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-reflect jar 2.13.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.9.2-rx3.0
0.9.2-rx2
0.9.2-rx