GroupId | GroupIdcom.disneystreaming.smithy4s |
---|---|
ArtifactId | ArtifactIdsmithy4s-protocol |
Version | Version0.13.1 |
Type | Typejar |
Filename | Size |
---|---|
smithy4s-protocol-0.13.1.pom | |
smithy4s-protocol-0.13.1.jar | 26 KB |
smithy4s-protocol-0.13.1-sources.jar | 14 KB |
smithy4s-protocol-0.13.1-javadoc.jar | 180 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/smithy4s-protocol/ -->
<dependency>
<groupId>com.disneystreaming.smithy4s</groupId>
<artifactId>smithy4s-protocol</artifactId>
<version>0.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/smithy4s-protocol/
implementation 'com.disneystreaming.smithy4s:smithy4s-protocol:0.13.1'
// https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/smithy4s-protocol/
implementation ("com.disneystreaming.smithy4s:smithy4s-protocol:0.13.1")
'com.disneystreaming.smithy4s:smithy4s-protocol:jar:0.13.1'
<dependency org="com.disneystreaming.smithy4s" name="smithy4s-protocol" rev="0.13.1">
<artifact name="smithy4s-protocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.disneystreaming.smithy4s', module='smithy4s-protocol', version='0.13.1')
)
libraryDependencies += "com.disneystreaming.smithy4s" % "smithy4s-protocol" % "0.13.1"
[com.disneystreaming.smithy4s/smithy4s-protocol "0.13.1"]