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

annotations 1.0.0-RC0 Deprecated


Group ID:
com.thoughtworks.dsl
Artifact ID:
annotations_2.12
Version:
1.0.0-RC0
Release Date:
Feb 22, 2018
Licenses:
Files:

libraryDependencies += "com.thoughtworks.dsl" %% "annotations" % "1.0.0-RC0"

Mill build tool

ivy"com.thoughtworks.dsl::annotations:1.0.0-RC0"

Scala CLI

//> using dep "com.thoughtworks.dsl::annotations:1.0.0-RC0"

Ammonite REPL

import $ivy.`com.thoughtworks.dsl::annotations:1.0.0-RC0`

<dependency>
  <groupId>com.thoughtworks.dsl</groupId>
  <artifactId>annotations_2.12</artifactId>
  <version>1.0.0-RC0</version>
</dependency>

compile group: 'com.thoughtworks.dsl', name: 'annotations_2.12', version: '1.0.0-RC0'