GroupId | GroupIdcom.disneystreaming.smithy4s |
---|---|
ArtifactId | ArtifactIdsmithy4s-protocol_2.13 |
Version | Version0.12.9 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/smithy4s-protocol_2.13/ -->
<dependency>
<groupId>com.disneystreaming.smithy4s</groupId>
<artifactId>smithy4s-protocol_2.13</artifactId>
<version>0.12.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/smithy4s-protocol_2.13/
implementation 'com.disneystreaming.smithy4s:smithy4s-protocol_2.13:0.12.9'
// https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/smithy4s-protocol_2.13/
implementation ("com.disneystreaming.smithy4s:smithy4s-protocol_2.13:0.12.9")
'com.disneystreaming.smithy4s:smithy4s-protocol_2.13:jar:0.12.9'
<dependency org="com.disneystreaming.smithy4s" name="smithy4s-protocol_2.13" rev="0.12.9">
<artifact name="smithy4s-protocol_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.disneystreaming.smithy4s', module='smithy4s-protocol_2.13', version='0.12.9')
)
libraryDependencies += "com.disneystreaming.smithy4s" % "smithy4s-protocol_2.13" % "0.12.9"
[com.disneystreaming.smithy4s/smithy4s-protocol_2.13 "0.12.9"]