dwickern / scala-nameof   4.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 2.11 2.10
Scala.js versions: 1.x 0.6

scala-nameof 1.0.1


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

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"