This repository has been deprecated by the owner.

scala-macro-tools 0.3.4


Group ID:
org.bitlap
Artifact ID:
scala-macro-tools_2.13
Version:
0.3.4
Release Date:
Dec 8, 2021
Licenses:
MIT
Files:

libraryDependencies += "org.bitlap" %% "scala-macro-tools" % "0.3.4"

Mill build tool

ivy"org.bitlap::scala-macro-tools:0.3.4"

Scala CLI

//> using dep "org.bitlap::scala-macro-tools:0.3.4"

Ammonite REPL

import $ivy.`org.bitlap::scala-macro-tools:0.3.4`

<dependency>
  <groupId>org.bitlap</groupId>
  <artifactId>scala-macro-tools_2.13</artifactId>
  <version>0.3.4</version>
</dependency>

compile group: 'org.bitlap', name: 'scala-macro-tools_2.13', version: '0.3.4'