com.github.almondtools:xrayinterface

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

License

License

GroupId

GroupId

com.github.almondtools
ArtifactId

ArtifactId

xrayinterface
Last Version

Last Version

0.2.13
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.almondtools:xrayinterface
An application to get controlled access to private members of Java classes
Project URL

Project URL

https://github.com/almondtools/xrayinterface

Download xrayinterface

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.almondtools : conmatch jar 0.1.5

provided (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.13
0.2.12
0.2.11
0.2.10
0.2.9
0.2.8