jdwp-analyzer

JDWP Analyzer

License

License

GroupId

GroupId

com.badlogicgames
ArtifactId

ArtifactId

jdwp-analyzer
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

jdwp-analyzer
JDWP Analyzer
Project URL

Project URL

https://github.com/kherink/jdwp-analyzer/
Source Code Management

Source Code Management

http://github.com/badlogic/jdwp-analyzer

Download jdwp-analyzer

How to add to project

<!-- https://jarcasting.com/artifacts/com.badlogicgames/jdwp-analyzer/ -->
<dependency>
    <groupId>com.badlogicgames</groupId>
    <artifactId>jdwp-analyzer</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.badlogicgames/jdwp-analyzer/
implementation 'com.badlogicgames:jdwp-analyzer:1.1'
// https://jarcasting.com/artifacts/com.badlogicgames/jdwp-analyzer/
implementation ("com.badlogicgames:jdwp-analyzer:1.1")
'com.badlogicgames:jdwp-analyzer:jar:1.1'
<dependency org="com.badlogicgames" name="jdwp-analyzer" rev="1.1">
  <artifact name="jdwp-analyzer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.badlogicgames', module='jdwp-analyzer', version='1.1')
)
libraryDependencies += "com.badlogicgames" % "jdwp-analyzer" % "1.1"
[com.badlogicgames/jdwp-analyzer "1.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

jdwp-analyzer

JDWP (Java Debug Wire Protocol) analysis tool to help you debug your JVM or Debugger

Versions

Version
1.1
1.0