Jar examples for x:xray
XRay is a java pre-wrapper to have access to a live Java executable
You can download jar file xray 0.0.3 in this page.
GNU Lesser General Public License, Version 2
You can use the following script to add xray-0.0.3.jar to your project.
<dependency> <groupId>com.panayotis</groupId> <artifactId>xray</artifactId> <version>0.0.3</version> </dependency>
compile group: 'com.panayotis', name: 'xray', version: '0.0.3'
libraryDependencies += "com.panayotis" % "xray" % "0.0.3"
<dependency org="com.panayotis" name="xray" rev="0.0.3"/>
@Grapes(@Grab(group='com.panayotis', module='xray', version='0.0.3'))
'com.panayotis:xray:jar:0.0.3'
Click the following link to download the jar file.
xray-0.0.3-javadoc.jar