thoughtworksinc / dsl.scala   2.0.0

Contributors Wanted Apache License 2.0 GitHub

A framework to create embedded Domain-Specific Languages in Scala

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x 0.6

compilerplugins-reseteverywhere 1.5.2


Group ID:
com.thoughtworks.dsl
Artifact ID:
compilerplugins-reseteverywhere_2.13
Version:
1.5.2
Release Date:
Oct 4, 2019
Licenses:
Files:

libraryDependencies += "com.thoughtworks.dsl" %% "compilerplugins-reseteverywhere" % "1.5.2"

Mill build tool

ivy"com.thoughtworks.dsl::compilerplugins-reseteverywhere:1.5.2"

Scala CLI

//> using dep "com.thoughtworks.dsl::compilerplugins-reseteverywhere:1.5.2"

Ammonite REPL

import $ivy.`com.thoughtworks.dsl::compilerplugins-reseteverywhere:1.5.2`

<dependency>
  <groupId>com.thoughtworks.dsl</groupId>
  <artifactId>compilerplugins-reseteverywhere_2.13</artifactId>
  <version>1.5.2</version>
</dependency>

compile group: 'com.thoughtworks.dsl', name: 'compilerplugins-reseteverywhere_2.13', version: '1.5.2'