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.2 in this page.
GNU Lesser General Public License, Version 2
You can use the following script to add xray-0.0.2.jar to your project.
<dependency> <groupId>com.panayotis</groupId> <artifactId>xray</artifactId> <version>0.0.2</version> </dependency>
compile group: 'com.panayotis', name: 'xray', version: '0.0.2'
libraryDependencies += "com.panayotis" % "xray" % "0.0.2"
<dependency org="com.panayotis" name="xray" rev="0.0.2"/>
@Grapes(@Grab(group='com.panayotis', module='xray', version='0.0.2'))
'com.panayotis:xray:jar:0.0.2'
Click the following link to download the jar file.
xray-0.0.2-javadoc.jar