avsystem / scex   1.20.18

MIT License GitHub

Extensible, fast and secure Scala expression evaluation engine

Scala versions: 2.12 2.11

scex-macros 1.20.3


Group ID:
com.avsystem.scex
Artifact ID:
scex-macros_2.12
Version:
1.20.3
Release Date:
Jan 17, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.avsystem.scex" %% "scex-macros" % "1.20.3"

Mill build tool

ivy"com.avsystem.scex::scex-macros:1.20.3"

Scala CLI

//> using dep "com.avsystem.scex::scex-macros:1.20.3"

Ammonite REPL

import $ivy.`com.avsystem.scex::scex-macros:1.20.3`

<dependency>
  <groupId>com.avsystem.scex</groupId>
  <artifactId>scex-macros_2.12</artifactId>
  <version>1.20.3</version>
</dependency>

compile group: 'com.avsystem.scex', name: 'scex-macros_2.12', version: '1.20.3'