Skip to content

Commit

Permalink
deploy: 7091c43
Browse files Browse the repository at this point in the history
  • Loading branch information
yisraelU committed Mar 10, 2024
1 parent 3e54c34 commit 7be0108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ <h3 id="usage" class="section"><a class="anchor-link left" href="#usage"><i clas
<pre class="keep-together pdf epub"><code class="nohighlight"><span class="identifier">libraryDependencies</span><span> ++= </span><span class="type-name">Seq</span><span>(
</span><span class="string-literal">&quot;io.github.yisraelu&quot;</span><span> %% </span><span class="string-literal">&quot;smithy4s-zio-http&quot;</span><span> % </span><span class="string-literal">&quot;0.0.1&quot;</span><span>
)</span></code></pre>
<p>The snapshot version is available via the Sonatype snapshots repository: <code>0.0.1-9-1c98953-SNAPSHOT.</code></p>
<p>The snapshot version is available via the Sonatype snapshots repository: <code>0.0.1-11-7091c43-SNAPSHOT.</code></p>

<h3 id="http-server-and-client-quickstart-borrows-from-smithy4s-example" class="section"><a class="anchor-link left" href="#http-server-and-client-quickstart-borrows-from-smithy4s-example"><i class="icofont-laika link">&#xef71;</i></a>Http Server and Client Quickstart (borrows from Smithy4s example)</h3>
<p>Below is a quick example of smithy4s in action.
Expand Down

0 comments on commit 7be0108

Please sign in to comment.