GroupId | GroupIdcom.disneystreaming.smithy4s |
---|---|
ArtifactId | ArtifactIdsmithy4s-http4s_3 |
Version | Version0.13.0 |
Type | Typejar |
Filename | Size |
---|---|
smithy4s-http4s_3-0.13.0.pom | |
smithy4s-http4s_3-0.13.0.jar | 97 KB |
smithy4s-http4s_3-0.13.0-sources.jar | 12 KB |
smithy4s-http4s_3-0.13.0-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.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/smithy4s-http4s_3/
implementation 'com.disneystreaming.smithy4s:smithy4s-http4s_3:0.13.0'
// https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/smithy4s-http4s_3/
implementation ("com.disneystreaming.smithy4s:smithy4s-http4s_3:0.13.0")
'com.disneystreaming.smithy4s:smithy4s-http4s_3:jar:0.13.0'
<dependency org="com.disneystreaming.smithy4s" name="smithy4s-http4s_3" rev="0.13.0">
<artifact name="smithy4s-http4s_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.disneystreaming.smithy4s', module='smithy4s-http4s_3', version='0.13.0')
)
libraryDependencies += "com.disneystreaming.smithy4s" % "smithy4s-http4s_3" % "0.13.0"
[com.disneystreaming.smithy4s/smithy4s-http4s_3 "0.13.0"]