com.github.nipunaranasinghe:lsp4intellij


Categories

Categories

IntelliJ IDEA Development Tools IDE
GroupId

GroupId

com.github.nipunaranasinghe
ArtifactId

ArtifactId

lsp4intellij
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

Download lsp4intellij

How to add to project

<!-- 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.

Versions

Version
0.1.1
0.1.0