is not current version
Last Version 0.3.4

net.amygdalum:xrayinterface 0.3.1

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

Categories

Categories

Net
GroupId

GroupId

net.amygdalum
ArtifactId

ArtifactId

xrayinterface
Version

Version

0.3.1
Type

Type

jar

Download xrayinterface 0.3.1


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