is not current version
Last Version 1.17.12

com.avsystem.scex:scex-macros 1.17.8

Extensible, fast and secure Scala expression evaluation engine

GroupId

GroupId

com.avsystem.scex
ArtifactId

ArtifactId

scex-macros
Version

Version

1.17.8
Type

Type

jar

Download scex-macros 1.17.8


<!-- https://jarcasting.com/artifacts/com.avsystem.scex/scex-macros/ -->
<dependency>
    <groupId>com.avsystem.scex</groupId>
    <artifactId>scex-macros</artifactId>
    <version>1.17.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.avsystem.scex/scex-macros/
implementation 'com.avsystem.scex:scex-macros:1.17.8'
// https://jarcasting.com/artifacts/com.avsystem.scex/scex-macros/
implementation ("com.avsystem.scex:scex-macros:1.17.8")
'com.avsystem.scex:scex-macros:jar:1.17.8'
<dependency org="com.avsystem.scex" name="scex-macros" rev="1.17.8">
  <artifact name="scex-macros" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avsystem.scex', module='scex-macros', version='1.17.8')
)
libraryDependencies += "com.avsystem.scex" % "scex-macros" % "1.17.8"
[com.avsystem.scex/scex-macros "1.17.8"]