net.amygdalum:xrayinterface

An application to get controlled access to private fields and methods of Java classes

License

License

Categories

Categories

Net
GroupId

GroupId

net.amygdalum
ArtifactId

ArtifactId

xrayinterface
Last Version

Last Version

0.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

net.amygdalum:xrayinterface
An application to get controlled access to private fields and methods of Java classes
Project URL

Project URL

http://xrayinterface.amygdalum.net/

Download xrayinterface

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
net.amygdalum : hamcrest-extensions jar 0.1.20
org.mockito : mockito-core jar 3.5.13

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0