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