is not current version
Last Version 0.2.13

com.github.almondtools:xrayinterface 0.2.9

An application to get controlled access to private members of Java classes

GroupId

GroupId

com.github.almondtools
ArtifactId

ArtifactId

xrayinterface
Version

Version

0.2.9
Type

Type

jar

Download xrayinterface 0.2.9


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