GroupId | GroupIdcom.disneystreaming.smithy |
---|---|
ArtifactId | ArtifactIdsmithy-language-server |
Version | Version0.0.0+0-dbcba78e |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.disneystreaming.smithy/smithy-language-server/ -->
<dependency>
<groupId>com.disneystreaming.smithy</groupId>
<artifactId>smithy-language-server</artifactId>
<version>0.0.0+0-dbcba78e</version>
</dependency>
// https://jarcasting.com/artifacts/com.disneystreaming.smithy/smithy-language-server/
implementation 'com.disneystreaming.smithy:smithy-language-server:0.0.0+0-dbcba78e'
// https://jarcasting.com/artifacts/com.disneystreaming.smithy/smithy-language-server/
implementation ("com.disneystreaming.smithy:smithy-language-server:0.0.0+0-dbcba78e")
'com.disneystreaming.smithy:smithy-language-server:jar:0.0.0+0-dbcba78e'
<dependency org="com.disneystreaming.smithy" name="smithy-language-server" rev="0.0.0+0-dbcba78e">
<artifact name="smithy-language-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.disneystreaming.smithy', module='smithy-language-server', version='0.0.0+0-dbcba78e')
)
libraryDependencies += "com.disneystreaming.smithy" % "smithy-language-server" % "0.0.0+0-dbcba78e"
[com.disneystreaming.smithy/smithy-language-server "0.0.0+0-dbcba78e"]