Sourcecode is a small Scala library that provides common "source code" context to your program at runtime, similar to Python's __name__, C++'s __LINE__ or Ruby's __FILE__

LicenseMIT
HomePage https://github.com/com-lihaoyi/sourcecode
DateNov 27, 2024
Filespom (1 KB)  jar (113 KB)  View All
RepositoriesCentral
Ranking#1961 in MvnRepository (See Top Artifacts)
Used By272 artifacts
Scala TargetScala 2.12 (View all targets)


Compile Dependencies (1)

Category/License Group / ArtifactVersionUpdates
JVM Languages
Apache 2.0
org.scala-lang » scala-library 2.12.163.6.2

Provided Dependencies (2)

Category/License Group / ArtifactVersionUpdates
Scala Compiler
Apache 2.0
org.scala-lang » scala-reflect 2.12.162.13.16
Scala Compiler
Apache 2.0
org.scala-lang » scala-compiler 2.12.163.6.2

Developers

NameEmailDev IdRolesOrganization
Li Haoyilihaoyi