Registry / utility / portable-scala-reflect-sjs1-2-13

portable-scala-reflect-sjs1-2-13

JSON →
library1.1.3javamavenunverified

Provides portable reflection utilities for Scala, supporting cross-compilation between JVM and Scala.js.

<dependency> <groupId>org.portable-scala</groupId> <artifactId>portable-scala-reflect_sjs1_2.13</artifactId> <version>1.1.3</version> </dependency>
INSTALL
IMPORT
SIG · PORTABLE-SCALA-REF
P
portable-scala-reflect-sjs1-2-13
utilityjavav1.1.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Reflect
org.portablescala.reflect.Reflect

Instantiates the Reflect class and prints its class name.

import org.portablescala.reflect.Reflect; public class Example { public static void main(String[] args) { Reflect r = new Reflect(); System.out.println(r.getClass().getName()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
portable-scala-reflect-sjs1-2-13 — mvn dependency:get portable-scala-reflect-sjs1-2-13 · libregistry