| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdch.epfl.scala |
| ArtifactId | ArtifactIdbsp4j |
| Last Version | Last Version2.1.0-M1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbsp4j
bsp4j
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bsp4j-2.1.0-M1.pom | |
| bsp4j-2.1.0-M1.jar | 106 KB |
| bsp4j-2.1.0-M1-sources.jar | 68 KB |
| bsp4j-2.1.0-M1-javadoc.jar | 277 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.epfl.scala/bsp4j/ -->
<dependency>
<groupId>ch.epfl.scala</groupId>
<artifactId>bsp4j</artifactId>
<version>2.1.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.scala/bsp4j/
implementation 'ch.epfl.scala:bsp4j:2.1.0-M1'
// https://jarcasting.com/artifacts/ch.epfl.scala/bsp4j/
implementation ("ch.epfl.scala:bsp4j:2.1.0-M1")
'ch.epfl.scala:bsp4j:jar:2.1.0-M1'
<dependency org="ch.epfl.scala" name="bsp4j" rev="2.1.0-M1">
<artifact name="bsp4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.scala', module='bsp4j', version='2.1.0-M1')
)
libraryDependencies += "ch.epfl.scala" % "bsp4j" % "2.1.0-M1"
[ch.epfl.scala/bsp4j "2.1.0-M1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.lsp4j : org.eclipse.lsp4j.generator | jar | 0.12.0 |
| org.eclipse.lsp4j : org.eclipse.lsp4j.jsonrpc | jar | 0.12.0 |