avsystem / scex   1.137.0

MIT License GitHub

Extensible, fast and secure Scala expression evaluation engine

scex-macros_2.13.16 1.137.0


Group ID:
com.avsystem.scex
Artifact ID:
scex-macros_2.13.16
Version:
1.137.0
Release Date:
May 8, 2025
Licenses:
MIT
Files:
Full Scala Version:
2.13.16
Developers:

libraryDependencies += "com.avsystem.scex" % "scex-macros_2.13.16" % "1.137.0"

Mill build tool

ivy"com.avsystem.scex:scex-macros_2.13.16:1.137.0"

Scala CLI

//> using dep "com.avsystem.scex:scex-macros_2.13.16:1.137.0"

Ammonite REPL

import $ivy.`com.avsystem.scex:scex-macros_2.13.16:1.137.0`

<dependency>
  <groupId>com.avsystem.scex</groupId>
  <artifactId>scex-macros_2.13.16</artifactId>
  <version>1.137.0</version>
</dependency>

compile group: 'com.avsystem.scex', name: 'scex-macros_2.13.16', version: '1.137.0'