Registry / utility / scalap

scalap

JSON →
library2.13.18javamavenunverified

A bytecode analysis tool for Scala, providing utilities to inspect and decompile Scala class files.

<dependency> <groupId>org.scala-lang</groupId> <artifactId>scalap</artifactId> <version>2.13.18</version> </dependency>
INSTALL
IMPORT
SIG · SCALAP
S
scalap
utilityjavav2.13.18
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.

Main
scala.tools.scalap.Main

Runs scalap on a class to print its bytecode information.

import scala.tools.scalap.Main; Main.main(new String[]{"java.lang.String"});
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.13.18latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
scalap — mvn dependency:get scalap · libregistry