Last Version

SCEX 1.17.12

Extensible, fast and secure Scala expression evaluation engine

License

License

GroupId

GroupId

com.avsystem.scex
ArtifactId

ArtifactId

scex-macros
Version

Version

1.17.12
Type

Type

jar
Description

Description

SCEX
Extensible, fast and secure Scala expression evaluation engine
Project URL

Project URL

https://github.com/AVSystem/scex
Project Organization

Project Organization

AVSystem
Source Code Management

Source Code Management

https://github.com/AVSystem/scex.git

Download scex-macros 1.17.12


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
com.github.ghik : silencer-lib_2.11 jar 0.5
org.scala-lang : scala-reflect jar 2.11.8
com.avsystem.commons : commons-macros_2.11 jar 1.19.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.scalatest : scalatest_2.11 jar 2.1.3

Project Modules

There are no modules declared in this project.