is not current version
Last Version 0.3.4

net.amygdalum:xrayinterface 0.3.3

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
Version

Version

0.3.3
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 0.3.3


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

Dependencies

provided (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
net.amygdalum : hamcrest-extensions jar 0.1.19
org.mockito : mockito-core jar 2.23.4

Project Modules

There are no modules declared in this project.