Last Version

XApi - Classpath Scanner 0.5

A classpath scanner that uses our fork of javassist to read classes, java sources and resources off the classpath.

License

License

Categories

Categories

Net
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-dev-scanner
Version

Version

0.5
Type

Type

jar
Description

Description

XApi - Classpath Scanner
A classpath scanner that uses our fork of javassist to read classes, java sources and resources off the classpath.
Project Organization

Project Organization

The Internet Party

Download xapi-dev-scanner 0.5


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

Dependencies

compile (3)

Group / Artifact Type Version
net.wetheinter : xapi-core-collect jar 0.5
net.wetheinter : xapi-dev-api jar 0.5
net.wetheinter : xapi-dev-bytecode jar 0.5

test (1)

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

Project Modules

There are no modules declared in this project.