GroupId | GroupIdcom.disneystreaming.smithy4s |
---|---|
ArtifactId | ArtifactIdsmithy4s-protocol_2.13 |
Version | Version0.11.3-11-54c38f45 |
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.11.3-11-54c38f45</version>
</dependency>
// https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/smithy4s-protocol_2.13/
implementation 'com.disneystreaming.smithy4s:smithy4s-protocol_2.13:0.11.3-11-54c38f45'
// https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/smithy4s-protocol_2.13/
implementation ("com.disneystreaming.smithy4s:smithy4s-protocol_2.13:0.11.3-11-54c38f45")
'com.disneystreaming.smithy4s:smithy4s-protocol_2.13:jar:0.11.3-11-54c38f45'
<dependency org="com.disneystreaming.smithy4s" name="smithy4s-protocol_2.13" rev="0.11.3-11-54c38f45">
<artifact name="smithy4s-protocol_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.disneystreaming.smithy4s', module='smithy4s-protocol_2.13', version='0.11.3-11-54c38f45')
)
libraryDependencies += "com.disneystreaming.smithy4s" % "smithy4s-protocol_2.13" % "0.11.3-11-54c38f45"
[com.disneystreaming.smithy4s/smithy4s-protocol_2.13 "0.11.3-11-54c38f45"]