avsystem / scex   1.35.0

MIT License GitHub

Extensible, fast and secure Scala expression evaluation engine

scex-util_2.13.16 1.35.0


Group ID:
com.avsystem.scex
Artifact ID:
scex-util_2.13.16
Version:
1.35.0
Release Date:
Jan 22, 2025
Licenses:
MIT
Files:
Full Scala Version:
2.13.16
Developers:

libraryDependencies += "com.avsystem.scex" % "scex-util_2.13.16" % "1.35.0"

Mill build tool

ivy"com.avsystem.scex:scex-util_2.13.16:1.35.0"

Scala CLI

//> using dep "com.avsystem.scex:scex-util_2.13.16:1.35.0"

Ammonite REPL

import $ivy.`com.avsystem.scex:scex-util_2.13.16:1.35.0`

<dependency>
  <groupId>com.avsystem.scex</groupId>
  <artifactId>scex-util_2.13.16</artifactId>
  <version>1.35.0</version>
</dependency>

compile group: 'com.avsystem.scex', name: 'scex-util_2.13.16', version: '1.35.0'