is not current version
Last Version 0.14.0

LSP4J Debug 0.12.0

Java bindings for the Debug Server Protocol

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.lsp4j
ArtifactId

ArtifactId

org.eclipse.lsp4j.debug
Version

Version

0.12.0
Type

Type

jar
Description

Description

LSP4J Debug
Java bindings for the Debug Server Protocol
Project URL

Project URL

https://github.com/eclipse/lsp4j

Download org.eclipse.lsp4j.debug 0.12.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.lsp4j : org.eclipse.lsp4j.generator jar 0.12.0
org.eclipse.lsp4j : org.eclipse.lsp4j.jsonrpc.debug jar 0.12.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.