dwickern / scala-nameof   5.0.0

MIT License GitHub

Get the name of an variable, function, class member, or type as a string--at compile-time!

Scala versions: 3.x 2.13 2.12

scala-nameof 1.0.1


Group ID:
com.github.dwickern
Artifact ID:
scala-nameof_sjs0.6_2.11
Version:
1.0.1
Release Date:
Dec 22, 2016
Licenses:
MIT
Files:
Full Scala Version:
2.11.8
Developers:

libraryDependencies += "com.github.dwickern" %%% "scala-nameof" % "1.0.1"

Mill build tool

ivy"com.github.dwickern::scala-nameof::1.0.1"

Scala CLI

//> using dep "com.github.dwickern::scala-nameof::1.0.1"