Last Version

dottytags 1.1.0

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_3
Version

Version

1.1.0
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_3 1.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.0.0

test (2)

Group / Artifact Type Version
io.monix : minitest_3 jar 2.9.6
com.lihaoyi : scalatags_2.13 jar 0.9.4

Project Modules

There are no modules declared in this project.