Group Id com.avsystem.scex
Artifact Id scex-macros
Version 1.17.2
Packaging jar
URL -
Badge
Last Updated 2016-06-22T04:20:35+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.avsystem.scex</groupId>
    <artifactId>scex-macros</artifactId>
    <version>1.17.2</version>
</dependency>
implementation group: 'com.avsystem.scex', name: 'scex-macros', version: '1.17.2'
implementation 'com.avsystem.scex:scex-macros:1.17.2'
implementation("com.avsystem.scex:scex-macros:1.17.2")
libraryDependencies += "com.avsystem.scex" % "scex-macros" % "1.17.2"
<dependency org="com.avsystem.scex" name="scex-macros" rev="1.17.2"/>
@Grapes(
    @Grab(group='com.avsystem.scex', module='scex-macros', version='1.17.2')
)
[com.avsystem.scex/scex-macros "1.17.2"]
'com.avsystem.scex:scex-macros:1.17.2'