gzoller / scala-reflection   2.0.4

MIT License GitHub

Scala 3 run-time reflection library

Scala versions: 3.x

scala-reflection 1.1.3


Group ID:
co.blocke
Artifact ID:
scala-reflection_3
Version:
1.1.3
Release Date:
Dec 31, 2021
Licenses:
MIT
Files:

libraryDependencies += "co.blocke" %% "scala-reflection" % "1.1.3"

Mill build tool

ivy"co.blocke::scala-reflection:1.1.3"

Scala CLI

//> using dep "co.blocke::scala-reflection:1.1.3"

Ammonite REPL

import $ivy.`co.blocke::scala-reflection:1.1.3`

<dependency>
  <groupId>co.blocke</groupId>
  <artifactId>scala-reflection_3</artifactId>
  <version>1.1.3</version>
</dependency>

compile group: 'co.blocke', name: 'scala-reflection_3', version: '1.1.3'