dottytags

An experimental reimplementation of Scalatags using Scala 3 macros to do the work at compile-time.

License

License

MIT
GroupId

GroupId

io.github.ciaraobrien
ArtifactId

ArtifactId

dottytags_sjs1_3
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

dottytags
An experimental reimplementation of Scalatags using Scala 3 macros to do the work at compile-time.
Project URL

Project URL

https://github.com/CiaraOBrien/dottytags
Project Organization

Project Organization

Ciara O'Brien
Source Code Management

Source Code Management

https://github.com/CiaraOBrien/dottytags

Download dottytags_sjs1_3

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.ciaraobrien/dottytags_sjs1_3/ -->
<dependency>
    <groupId>io.github.ciaraobrien</groupId>
    <artifactId>dottytags_sjs1_3</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ciaraobrien/dottytags_sjs1_3/
implementation 'io.github.ciaraobrien:dottytags_sjs1_3:1.1.0'
// https://jarcasting.com/artifacts/io.github.ciaraobrien/dottytags_sjs1_3/
implementation ("io.github.ciaraobrien:dottytags_sjs1_3:1.1.0")
'io.github.ciaraobrien:dottytags_sjs1_3:jar:1.1.0'
<dependency org="io.github.ciaraobrien" name="dottytags_sjs1_3" rev="1.1.0">
  <artifact name="dottytags_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ciaraobrien', module='dottytags_sjs1_3', version='1.1.0')
)
libraryDependencies += "io.github.ciaraobrien" % "dottytags_sjs1_3" % "1.1.0"
[io.github.ciaraobrien/dottytags_sjs1_3 "1.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala3-library_sjs1_3 jar 3.0.0
org.scala-js : scalajs-library_2.13 jar 1.6.0

test (3)

Group / Artifact Type Version
org.scala-js : scalajs-test-bridge_2.13 jar 1.6.0
io.monix : minitest_sjs1_3 jar 2.9.6
com.lihaoyi : scalatags_sjs1_2.13 jar 0.9.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0