Last Version

com.github.nipunaranasinghe:lsp4intellij 0.1.1

This language client library provides language server protocol support for IntelliJ IDEA and other Jetbrains IDEs.

Categories

Categories

IntelliJ IDEA Development Tools IDE
GroupId

GroupId

com.github.nipunaranasinghe
ArtifactId

ArtifactId

lsp4intellij
Version

Version

0.1.1
Type

Type

pom
Description

Description

Download lsp4intellij 0.1.1


<!-- https://jarcasting.com/artifacts/com.github.nipunaranasinghe/lsp4intellij/ -->
<dependency>
    <groupId>com.github.nipunaranasinghe</groupId>
    <artifactId>lsp4intellij</artifactId>
    <version>0.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nipunaranasinghe/lsp4intellij/
implementation 'com.github.nipunaranasinghe:lsp4intellij:0.1.1'
// https://jarcasting.com/artifacts/com.github.nipunaranasinghe/lsp4intellij/
implementation ("com.github.nipunaranasinghe:lsp4intellij:0.1.1")
'com.github.nipunaranasinghe:lsp4intellij:pom:0.1.1'
<dependency org="com.github.nipunaranasinghe" name="lsp4intellij" rev="0.1.1">
  <artifact name="lsp4intellij" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nipunaranasinghe', module='lsp4intellij', version='0.1.1')
)
libraryDependencies += "com.github.nipunaranasinghe" % "lsp4intellij" % "0.1.1"
[com.github.nipunaranasinghe/lsp4intellij "0.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.