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 3.0.0


Group ID:
com.github.dwickern
Artifact ID:
scala-nameof_sjs1_2.11
Version:
3.0.0
Release Date:
Feb 6, 2021
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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