Last Version

Lsp 22.1.0.1

Truffle Language Server backend implementation.

License

License

Categories

Categories

Graal
GroupId

GroupId

org.graalvm.tools
ArtifactId

ArtifactId

lsp
Version

Version

22.1.0.1
Type

Type

jar
Description

Description

Lsp
Truffle Language Server backend implementation.
Project URL

Project URL

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

Source Code Management

https://github.com/oracle/graal

Download lsp 22.1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.graalvm.tools : lsp_api jar 22.1.0.1

Project Modules

There are no modules declared in this project.