Group Id com.avsystem.scex
Artifact Id scex-macros
Version 1.17.3
Packaging jar
URL -
Badge
Last Updated 2016-06-23T04:33:59+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.3</version>
</dependency>
implementation group: 'com.avsystem.scex', name: 'scex-macros', version: '1.17.3'
implementation 'com.avsystem.scex:scex-macros:1.17.3'
implementation("com.avsystem.scex:scex-macros:1.17.3")
libraryDependencies += "com.avsystem.scex" % "scex-macros" % "1.17.3"
<dependency org="com.avsystem.scex" name="scex-macros" rev="1.17.3"/>
@Grapes(
    @Grab(group='com.avsystem.scex', module='scex-macros', version='1.17.3')
)
[com.avsystem.scex/scex-macros "1.17.3"]
'com.avsystem.scex:scex-macros:1.17.3'