avsystem / scex   1.20.18

MIT License GitHub

Extensible, fast and secure Scala expression evaluation engine

Scala versions: 2.12 2.11

scex-util 1.22.6


Group ID:
com.avsystem.scex
Artifact ID:
scex-util_2.12
Version:
1.22.6
Release Date:
Apr 18, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.avsystem.scex" %% "scex-util" % "1.22.6"

Mill build tool

ivy"com.avsystem.scex::scex-util:1.22.6"

Scala CLI

//> using dep "com.avsystem.scex::scex-util:1.22.6"

Ammonite REPL

import $ivy.`com.avsystem.scex::scex-util:1.22.6`

<dependency>
  <groupId>com.avsystem.scex</groupId>
  <artifactId>scex-util_2.12</artifactId>
  <version>1.22.6</version>
</dependency>

compile group: 'com.avsystem.scex', name: 'scex-util_2.12', version: '1.22.6'