katlasik / functionmeta   0.4.1

ISC License GitHub

Macros to retrieve meta information of functions.

Scala versions: 2.13 2.12

functionmeta 0.2.3


Group ID:
com.github.katlasik
Artifact ID:
functionmeta_2.13
Version:
0.2.3
Release Date:
Aug 7, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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