tpolecat / typename   1.1.0

MIT License GitHub

Get the name of a type at compile-time. Amaze your friends!

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x
Scala Native versions: 0.4

typename 1.1.0


Group ID:
org.tpolecat
Artifact ID:
typename_sjs1_3
Version:
1.1.0
Release Date:
Mar 31, 2023
Licenses:
MIT
Files:

libraryDependencies += "org.tpolecat" %%% "typename" % "1.1.0"

Mill build tool

ivy"org.tpolecat::typename::1.1.0"

Scala CLI

//> using dep "org.tpolecat::typename::1.1.0"