pjfanning / scala3-reflection   1.3.1

MIT License GitHub

Scala 3 run-time reflection library

Scala versions: 3.x

scala3-reflection 1.0.1


Group ID:
com.github.pjfanning
Artifact ID:
scala3-reflection_3
Version:
1.0.1
Release Date:
Nov 12, 2021
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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