License |
License |
---|---|
GroupId | GroupIdcom.disneystreaming.smithy4s |
ArtifactId | ArtifactIdsmithy4s-protocol |
Last Version | Last Version0.13.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprotocol
protocol
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
smithy4s-protocol-0.13.7.pom | |
smithy4s-protocol-0.13.7.jar | 27 KB |
smithy4s-protocol-0.13.7-sources.jar | 15 KB |
smithy4s-protocol-0.13.7-javadoc.jar | 184 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/smithy4s-protocol/ -->
<dependency>
<groupId>com.disneystreaming.smithy4s</groupId>
<artifactId>smithy4s-protocol</artifactId>
<version>0.13.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/smithy4s-protocol/
implementation 'com.disneystreaming.smithy4s:smithy4s-protocol:0.13.7'
// https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/smithy4s-protocol/
implementation ("com.disneystreaming.smithy4s:smithy4s-protocol:0.13.7")
'com.disneystreaming.smithy4s:smithy4s-protocol:jar:0.13.7'
<dependency org="com.disneystreaming.smithy4s" name="smithy4s-protocol" rev="0.13.7">
<artifact name="smithy4s-protocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.disneystreaming.smithy4s', module='smithy4s-protocol', version='0.13.7')
)
libraryDependencies += "com.disneystreaming.smithy4s" % "smithy4s-protocol" % "0.13.7"
[com.disneystreaming.smithy4s/smithy4s-protocol "0.13.7"]
Group / Artifact | Type | Version |
---|---|---|
software.amazon.smithy : smithy-model | jar | 1.21.0 |