katlasik / functionmeta   0.4.1

ISC License GitHub

Macros to retrieve meta information of functions.

Scala versions: 2.13 2.12

functionmeta 0.4.0


Group ID:
com.github.katlasik
Artifact ID:
functionmeta_2.13
Version:
0.4.0
Release Date:
May 28, 2020
Licenses:
Files:

libraryDependencies += "com.github.katlasik" %% "functionmeta" % "0.4.0"

Mill build tool

ivy"com.github.katlasik::functionmeta:0.4.0"

Scala CLI

//> using dep "com.github.katlasik::functionmeta:0.4.0"

Ammonite REPL

import $ivy.`com.github.katlasik::functionmeta:0.4.0`

<dependency>
  <groupId>com.github.katlasik</groupId>
  <artifactId>functionmeta_2.13</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'com.github.katlasik', name: 'functionmeta_2.13', version: '0.4.0'