com-lihaoyi / sourcecode   0.3.1

GitHub

Scala library providing "source" metadata to your program, similar to Python's __name__, C++'s __LINE__ or Ruby's __FILE__.

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4 0.3

sourcecode 0.3.0


Group ID:
com.lihaoyi
Artifact ID:
sourcecode_native0.4_3
Version:
0.3.0
Release Date:
Jul 8, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.lihaoyi" %%% "sourcecode" % "0.3.0"

Mill build tool

ivy"com.lihaoyi::sourcecode::0.3.0"

Scala CLI

//> using dep "com.lihaoyi::sourcecode::0.3.0"