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