License |
License |
---|---|
GroupId | GroupIdcom.disneystreaming.smithy4s |
ArtifactId | ArtifactIdsmithy4s-http4s_3 |
Version | Version0.12.1 |
Type | Typejar |
Description |
Descriptionhttp4s
http4s
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
smithy4s-http4s_3-0.12.1.pom | |
smithy4s-http4s_3-0.12.1.jar | 93 KB |
smithy4s-http4s_3-0.12.1-sources.jar | 12 KB |
smithy4s-http4s_3-0.12.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/smithy4s-http4s_3/
implementation 'com.disneystreaming.smithy4s:smithy4s-http4s_3:0.12.1'
// https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/smithy4s-http4s_3/
implementation ("com.disneystreaming.smithy4s:smithy4s-http4s_3:0.12.1")
'com.disneystreaming.smithy4s:smithy4s-http4s_3:jar:0.12.1'
<dependency org="com.disneystreaming.smithy4s" name="smithy4s-http4s_3" rev="0.12.1">
<artifact name="smithy4s-http4s_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.disneystreaming.smithy4s', module='smithy4s-http4s_3', version='0.12.1')
)
libraryDependencies += "com.disneystreaming.smithy4s" % "smithy4s-http4s_3" % "0.12.1"
[com.disneystreaming.smithy4s/smithy4s-http4s_3 "0.12.1"]
Group / Artifact | Type | Version |
---|---|---|
com.disneystreaming.smithy4s : smithy4s-core_3 | jar | 0.12.1 |
com.disneystreaming.smithy4s : smithy4s-json_3 | jar | 0.12.1 |
org.scala-lang : scala3-library_3 | jar | 3.1.1 |
org.http4s : http4s-core_3 | jar | 0.23.10 |
org.http4s : http4s-dsl_3 | jar | 0.23.10 |
org.http4s : http4s-client_3 | jar | 0.23.10 |
Group / Artifact | Type | Version |
---|---|---|
com.disneystreaming.smithy4s : smithy4s-tests_3 | jar | 0.12.1 |
org.http4s : http4s-circe_3 | jar | 0.23.10 |
com.disneystreaming : weaver-cats_3 | jar | 0.7.9 |