is not current version
Last Version 1.17.12

com.avsystem.scex:scex-macros 1.17.2

Extensible, fast and secure Scala expression evaluation engine

GroupId

GroupId

com.avsystem.scex
ArtifactId

ArtifactId

scex-macros
Version

Version

1.17.2
Type

Type

jar

Download scex-macros 1.17.2


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