is not current version
Last Version 0.0.11

com.disneystreaming.smithy:smithy-language-server 0.0.1

LSP implementation for smithy

GroupId

GroupId

com.disneystreaming.smithy
ArtifactId

ArtifactId

smithy-language-server
Version

Version

0.0.1
Type

Type

jar

Download smithy-language-server 0.0.1


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