Skip to content

Commit

Permalink
deploy: 506e1b8
Browse files Browse the repository at this point in the history
  • Loading branch information
noelwelsh committed Dec 14, 2023
1 parent db1bb82 commit 130bb5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ <h1 id="gooey" class="title">Gooey</h1>
<h2 id="getting-started" class="section">Getting Started</h2>
<p>To use Gooey, add the following to your <code>build.sbt</code></p>
<pre><code class="nohighlight"><span class="identifier">resolvers</span><span> ++= </span><span class="type-name">Resolver</span><span>.</span><span class="identifier">sonatypeOssRepos</span><span>(</span><span class="string-literal">&quot;snapshots&quot;</span><span>)
</span><span class="identifier">libraryDependencies</span><span> += </span><span class="string-literal">&quot;org.creativescala&quot;</span><span> %% </span><span class="string-literal">&quot;gooey-core&quot;</span><span> % </span><span class="string-literal">&quot;0.1-24288da-SNAPSHOT&quot;</span></code></pre>
</span><span class="identifier">libraryDependencies</span><span> += </span><span class="string-literal">&quot;org.creativescala&quot;</span><span> %% </span><span class="string-literal">&quot;gooey-core&quot;</span><span> % </span><span class="string-literal">&quot;0.1-506e1b8-SNAPSHOT&quot;</span></code></pre>

<h2 id="scaladoc" class="section">ScalaDoc</h2>
<p>See the ScalaDoc <a href="https://javadoc.io/doc/org.creativescala/gooey-docs_3/latest/gooey/index.html">index</a> for API documentation.</p>
Expand Down
2 changes: 1 addition & 1 deletion main.js.map

Large diffs are not rendered by default.

0 comments on commit 130bb5d

Please sign in to comment.