| License |
License |
|---|---|
| GroupId | GroupIdcom.github.almondtools |
| ArtifactId | ArtifactIdxrayinterface |
| Last Version | Last Version0.2.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.github.almondtools:xrayinterface
An application to get controlled access to private members of Java classes
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| xrayinterface-0.2.13.pom | |
| xrayinterface-0.2.13.jar | 52 KB |
| xrayinterface-0.2.13-sources.jar | 24 KB |
| xrayinterface-0.2.13-javadoc.jar | 171 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.almondtools : conmatch | jar | 0.1.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-library | jar | 1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.10.19 |