Download xrayinterface-0.3.0.jar file - Jar x

Jar examples for x:xrayinterface

Description

An application to get controlled access to private fields and methods of Java classes

You can download jar file xrayinterface 0.3.0 in this page.

License

GNU LESSER GENERAL PUBLIC LICENSE (LGPL)

Build File

You can use the following script to add xrayinterface-0.3.0.jar to your project.

<dependency>
   <groupId>net.amygdalum</groupId>
   <artifactId>xrayinterface</artifactId>
   <version>0.3.0</version>
</dependency>
compile group: 'net.amygdalum', name: 'xrayinterface', version: '0.3.0'
libraryDependencies += "net.amygdalum" % "xrayinterface" % "0.3.0"
<dependency org="net.amygdalum" name="xrayinterface" rev="0.3.0"/>
@Grapes(@Grab(group='net.amygdalum', module='xrayinterface', version='0.3.0'))
'net.amygdalum:xrayinterface:jar:0.3.0'

Download

Click the following link to download the jar file.

xrayinterface-0.3.0-javadoc.jar
xrayinterface-0.3.0-sources.jar
xrayinterface-0.3.0.jar
xrayinterface-0.3.0.pom



Related Tutorials