is not current version
Last Version 0.13.7

com.disneystreaming.smithy4s:smithy4s-protocol 0.13.3

protocol

GroupId

GroupId

com.disneystreaming.smithy4s
ArtifactId

ArtifactId

smithy4s-protocol
Version

Version

0.13.3
Type

Type

jar

Download smithy4s-protocol 0.13.3


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