Last Version

XApi - Bytecode Reader 0.5

A lightweight (readonly) fork of javassist, used to load class structure, annotations and metadata from bytecode.

License

License

Categories

Categories

Net
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-dev-bytecode
Version

Version

0.5
Type

Type

jar
Description

Description

XApi - Bytecode Reader
A lightweight (readonly) fork of javassist, used to load class structure, annotations and metadata from bytecode.
Project Organization

Project Organization

The Internet Party

Download xapi-dev-bytecode 0.5


<!-- https://jarcasting.com/artifacts/net.wetheinter/xapi-dev-bytecode/ -->
<dependency>
    <groupId>net.wetheinter</groupId>
    <artifactId>xapi-dev-bytecode</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.wetheinter/xapi-dev-bytecode/
implementation 'net.wetheinter:xapi-dev-bytecode:0.5'
// https://jarcasting.com/artifacts/net.wetheinter/xapi-dev-bytecode/
implementation ("net.wetheinter:xapi-dev-bytecode:0.5")
'net.wetheinter:xapi-dev-bytecode:jar:0.5'
<dependency org="net.wetheinter" name="xapi-dev-bytecode" rev="0.5">
  <artifact name="xapi-dev-bytecode" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.wetheinter', module='xapi-dev-bytecode', version='0.5')
)
libraryDependencies += "net.wetheinter" % "xapi-dev-bytecode" % "0.5"
[net.wetheinter/xapi-dev-bytecode "0.5"]

Dependencies

compile (2)

Group / Artifact Type Version
net.wetheinter : xapi-core-reflect jar 0.5
net.wetheinter : xapi-core-util jar 0.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.