avsystem / scex   1.22.7

MIT License GitHub

Extensible, fast and secure Scala expression evaluation engine

Scala versions: 2.12

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:
Full Scala Version:
2.12.8
Developers:

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'