a

auxify-meta-core_2.13

Library providing macro/meta annotations @aux, @self, @instance, @apply, @delegated, @syntax
https://github.com/DmytroMitin/AUXify
Apache 2
Dmytro Mitin
Dmytro Mitin
Files download
File Operation
auxify-meta-core_2.13-0.6.jar download
auxify-meta-core_2.13-0.6.pom download
auxify-meta-core_2.13-0.6-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.dmytromitin</groupId>
  <artifactId>auxify-meta-core_2.13</artifactId>
  <version>0.6</version>
</dependency>
Gradle Groovy
implementation 'com.github.dmytromitin:auxify-meta-core_2.13:0.6'
Gradle Kotlin
implementation("com.github.dmytromitin:auxify-meta-core_2.13:0.6")
Scala SBT
libraryDependencies += "com.github.dmytromitin" % "auxify-meta-core_2.13" % "0.6"
Groovy Grape
@Grapes(
  @Grab(group='com.github.dmytromitin', module='auxify-meta-core_2.13', version='0.6')
)
Apache Ivy
<dependency org="com.github.dmytromitin" name="auxify-meta-core_2.13" rev="0.6" />
Leiningen
[com.github.dmytromitin/auxify-meta-core_2.13 "0.6"]
Apache Buildr
'com.github.dmytromitin:auxify-meta-core_2.13:jar:0.6'
Dependencies