| License |
License |
|---|---|
| GroupId | GroupIdcom.disneystreaming.smithy4s |
| ArtifactId | ArtifactIdsmithy4s-http4s_2.12 |
| Version | Version0.13.7 |
| Type | Typejar |
| Description |
Descriptionhttp4s
http4s
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/smithy4s-http4s_2.12/ -->
<dependency>
<groupId>com.disneystreaming.smithy4s</groupId>
<artifactId>smithy4s-http4s_2.12</artifactId>
<version>0.13.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/smithy4s-http4s_2.12/
implementation 'com.disneystreaming.smithy4s:smithy4s-http4s_2.12:0.13.7'
// https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/smithy4s-http4s_2.12/
implementation ("com.disneystreaming.smithy4s:smithy4s-http4s_2.12:0.13.7")
'com.disneystreaming.smithy4s:smithy4s-http4s_2.12:jar:0.13.7'
<dependency org="com.disneystreaming.smithy4s" name="smithy4s-http4s_2.12" rev="0.13.7">
<artifact name="smithy4s-http4s_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.disneystreaming.smithy4s', module='smithy4s-http4s_2.12', version='0.13.7')
)
libraryDependencies += "com.disneystreaming.smithy4s" % "smithy4s-http4s_2.12" % "0.13.7"
[com.disneystreaming.smithy4s/smithy4s-http4s_2.12 "0.13.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.15 |
| com.disneystreaming.smithy4s : smithy4s-core_2.12 | jar | 0.13.7 |
| com.disneystreaming.smithy4s : smithy4s-json_2.12 | jar | 0.13.7 |
| org.typelevel : cats-effect_2.12 | jar | 3.3.12 |
| org.http4s : http4s-core_2.12 | jar | 0.23.12 |
| org.http4s : http4s-dsl_2.12 | jar | 0.23.12 |
| org.http4s : http4s-client_2.12 | jar | 0.23.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.disneystreaming.smithy4s : smithy4s-tests_2.12 | jar | 0.13.7 |
| org.http4s : http4s-circe_2.12 | jar | 0.23.12 |
| com.disneystreaming : weaver-cats_2.12 | jar | 0.7.12 |