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.2.3


Group ID:
com.lihaoyi
Artifact ID:
sourcecode_native0.4_2.13
Version:
0.2.3
Release Date:
Jan 23, 2021
Licenses:
MIT
Files:

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

Mill build tool

ivy"com.lihaoyi::sourcecode::0.2.3"

Scala CLI

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