Last Version

bc2json 1.4.1

Convert java bytecode to json representation

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.racaljk
ArtifactId

ArtifactId

bc2json
Version

Version

1.4.1
Type

Type

jar
Description

Description

bc2json
Convert java bytecode to json representation
Project URL

Project URL

https://github.com/racaljk/bc2json
Source Code Management

Source Code Management

https://github.com/racaljk/bc2json

Download bc2json 1.4.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5

Project Modules

There are no modules declared in this project.