A Scala library that provides source code metadata like file name and line number at compile time.
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>sourcecode_2.13</artifactId>
<version>0.4.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Gets the current source file name using the SourceFile macro.
Use Scala 2.13 compatible projects or consider alternative Java libraries for source code reflection.
No dependency data recorded yet.