is not current version
Last Version 2.13.3-bin-e832e2a

com.github.xuwei-k:scalap 2.13.3-bin-b3f893f

bytecode analysis tool

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

scalap
Version

Version

2.13.3-bin-b3f893f
Type

Type

jar

Download scalap 2.13.3-bin-b3f893f


<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/scalap/ -->
<dependency>
    <groupId>com.github.xuwei-k</groupId>
    <artifactId>scalap</artifactId>
    <version>2.13.3-bin-b3f893f</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/scalap/
implementation 'com.github.xuwei-k:scalap:2.13.3-bin-b3f893f'
// https://jarcasting.com/artifacts/com.github.xuwei-k/scalap/
implementation ("com.github.xuwei-k:scalap:2.13.3-bin-b3f893f")
'com.github.xuwei-k:scalap:jar:2.13.3-bin-b3f893f'
<dependency org="com.github.xuwei-k" name="scalap" rev="2.13.3-bin-b3f893f">
  <artifact name="scalap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='scalap', version='2.13.3-bin-b3f893f')
)
libraryDependencies += "com.github.xuwei-k" % "scalap" % "2.13.3-bin-b3f893f"
[com.github.xuwei-k/scalap "2.13.3-bin-b3f893f"]