max-leuthaeuser / scroll   1.3.3

GNU Lesser General Public License v3.0 only GitHub

SCROLL - SCala ROLes Language (A DSL based on Scala for role-based programming and dispatch)

Scala versions: 3.x 2.13 2.12 2.11

scrollcompilerplugin 0.0.1


Group ID:
com.github.max-leuthaeuser
Artifact ID:
scrollcompilerplugin_2.11
Version:
0.0.1
Release Date:
Oct 11, 2016
Licenses:
Files:

libraryDependencies += "com.github.max-leuthaeuser" %% "scrollcompilerplugin" % "0.0.1"

Mill build tool

ivy"com.github.max-leuthaeuser::scrollcompilerplugin:0.0.1"

Scala CLI

//> using dep "com.github.max-leuthaeuser::scrollcompilerplugin:0.0.1"

Ammonite REPL

import $ivy.`com.github.max-leuthaeuser::scrollcompilerplugin:0.0.1`

<dependency>
  <groupId>com.github.max-leuthaeuser</groupId>
  <artifactId>scrollcompilerplugin_2.11</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.github.max-leuthaeuser', name: 'scrollcompilerplugin_2.11', version: '0.0.1'