License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.amygdalum |
ArtifactId | ArtifactIdxrayinterface |
Version | Version0.3.3 |
Type | Typejar |
Description |
Descriptionnet.amygdalum:xrayinterface
An application to get controlled access to private fields and methods of Java classes
|
Project URL |
Project URL |
Filename | Size |
---|---|
xrayinterface-0.3.3.pom | |
xrayinterface-0.3.3.jar | 53 KB |
xrayinterface-0.3.3-sources.jar | 24 KB |
xrayinterface-0.3.3-javadoc.jar | 171 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.amygdalum/xrayinterface/ -->
<dependency>
<groupId>net.amygdalum</groupId>
<artifactId>xrayinterface</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.amygdalum/xrayinterface/
implementation 'net.amygdalum:xrayinterface:0.3.3'
// https://jarcasting.com/artifacts/net.amygdalum/xrayinterface/
implementation ("net.amygdalum:xrayinterface:0.3.3")
'net.amygdalum:xrayinterface:jar:0.3.3'
<dependency org="net.amygdalum" name="xrayinterface" rev="0.3.3">
<artifact name="xrayinterface" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.amygdalum', module='xrayinterface', version='0.3.3')
)
libraryDependencies += "net.amygdalum" % "xrayinterface" % "0.3.3"
[net.amygdalum/xrayinterface "0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-library | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
net.amygdalum : hamcrest-extensions | jar | 0.1.19 |
org.mockito : mockito-core | jar | 2.23.4 |