is not current version
Last Version 22.1.0.1

Lsp API 22.0.0.2

Truffle Language Server backend API.

License

License

Categories

Categories

Graal
GroupId

GroupId

org.graalvm.tools
ArtifactId

ArtifactId

lsp_api
Version

Version

22.0.0.2
Type

Type

jar
Description

Description

Lsp API
Truffle Language Server backend API.
Project URL

Project URL

http://openjdk.java.net/projects/graal
Source Code Management

Source Code Management

https://github.com/oracle/graal

Download lsp_api 22.0.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.graalvm.truffle : truffle-api jar 22.0.0.2

Project Modules

There are no modules declared in this project.