is not current version
Last Version 0.2.13

com.github.almondtools:xrayinterface 0.2.12

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

GroupId

GroupId

com.github.almondtools
ArtifactId

ArtifactId

xrayinterface
Version

Version

0.2.12
Type

Type

jar

Download xrayinterface 0.2.12


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