mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 12:07:10 -07:00
Fix doc.
This commit is contained in:
parent
9a53a4b34d
commit
75fbaa4538
1 changed files with 1 additions and 1 deletions
|
@ -476,7 +476,7 @@ BUILD SUCCESSFUL (0 seconds)
|
||||||
You can then add this repository to the list of repositories that Kobalt should use when looking up
|
You can then add this repository to the list of repositories that Kobalt should use when looking up
|
||||||
by calling the <code>localMaven()</code> directive:
|
by calling the <code>localMaven()</code> directive:
|
||||||
</p>
|
</p>
|
||||||
<pre class="brush:scala">
|
<pre class="brush:java">
|
||||||
// Build.kt
|
// Build.kt
|
||||||
val r = repos(localMaven())</pre>
|
val r = repos(localMaven())</pre>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue