avsystem / scex   1.20.18

MIT License GitHub

Extensible, fast and secure Scala expression evaluation engine

Scala versions: 2.12 2.11

scex-core 1.22.1


Group ID:
com.avsystem.scex
Artifact ID:
scex-core_2.11
Version:
1.22.1
Release Date:
Oct 9, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.avsystem.scex" %% "scex-core" % "1.22.1"

Mill build tool

ivy"com.avsystem.scex::scex-core:1.22.1"

Scala CLI

//> using dep "com.avsystem.scex::scex-core:1.22.1"

Ammonite REPL

import $ivy.`com.avsystem.scex::scex-core:1.22.1`

<dependency>
  <groupId>com.avsystem.scex</groupId>
  <artifactId>scex-core_2.11</artifactId>
  <version>1.22.1</version>
</dependency>

compile group: 'com.avsystem.scex', name: 'scex-core_2.11', version: '1.22.1'