Group Id com.avsystem.scex
Artifact Id scex-macros_2.12.12
Version 1.20.26
Packaging jar
URL -
Badge
Last Updated 2021-02-08T08:56:57+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_2.12.12</artifactId>
    <version>1.20.26</version>
</dependency>
implementation group: 'com.avsystem.scex', name: 'scex-macros_2.12.12', version: '1.20.26'
implementation 'com.avsystem.scex:scex-macros_2.12.12:1.20.26'
implementation("com.avsystem.scex:scex-macros_2.12.12:1.20.26")
libraryDependencies += "com.avsystem.scex" % "scex-macros_2.12.12" % "1.20.26"
<dependency org="com.avsystem.scex" name="scex-macros_2.12.12" rev="1.20.26"/>
@Grapes(
    @Grab(group='com.avsystem.scex', module='scex-macros_2.12.12', version='1.20.26')
)
[com.avsystem.scex/scex-macros_2.12.12 "1.20.26"]
'com.avsystem.scex:scex-macros_2.12.12:1.20.26'