License |
License |
---|---|
GroupId | GroupIdcom.panayotis |
ArtifactId | ArtifactIdxray-awt |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXRay AWT plugin
XRay is a java agent to modify live and on the fly GUI Java applications
|
Filename | Size |
---|---|
xray-awt-0.0.3.pom | |
xray-awt-0.0.3.jar | 22 KB |
xray-awt-0.0.3-sources.jar | 14 KB |
xray-awt-0.0.3-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.panayotis/xray-awt/ -->
<dependency>
<groupId>com.panayotis</groupId>
<artifactId>xray-awt</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.panayotis/xray-awt/
implementation 'com.panayotis:xray-awt:0.0.3'
// https://jarcasting.com/artifacts/com.panayotis/xray-awt/
implementation ("com.panayotis:xray-awt:0.0.3")
'com.panayotis:xray-awt:jar:0.0.3'
<dependency org="com.panayotis" name="xray-awt" rev="0.0.3">
<artifact name="xray-awt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.panayotis', module='xray-awt', version='0.0.3')
)
libraryDependencies += "com.panayotis" % "xray-awt" % "0.0.3"
[com.panayotis/xray-awt "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.panayotis : xray | jar | 0.0.3 |