pjfanning / scala3-reflection   1.3.1

MIT License GitHub

Scala 3 run-time reflection library

Scala versions: 3.x

scala3-reflection 1.0.2


Group ID:
com.github.pjfanning
Artifact ID:
scala3-reflection_3
Version:
1.0.2
Release Date:
Dec 7, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.github.pjfanning" %% "scala3-reflection" % "1.0.2"

Mill build tool

ivy"com.github.pjfanning::scala3-reflection:1.0.2"

Scala CLI

//> using dep "com.github.pjfanning::scala3-reflection:1.0.2"

Ammonite REPL

import $ivy.`com.github.pjfanning::scala3-reflection:1.0.2`

<dependency>
  <groupId>com.github.pjfanning</groupId>
  <artifactId>scala3-reflection_3</artifactId>
  <version>1.0.2</version>
</dependency>

compile group: 'com.github.pjfanning', name: 'scala3-reflection_3', version: '1.0.2'