is not current version
Last Version 1.1.0

com.eclipsesource.glsp:glsp-api 1.0.1

GLSP server API definition

Categories

Categories

CLI User Interface
GroupId

GroupId

com.eclipsesource.glsp
ArtifactId

ArtifactId

glsp-api
Version

Version

1.0.1
Type

Type

jar

Download glsp-api 1.0.1


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