Updated examples (Kotlin 1.5.31, JDK 1.8)
This commit is contained in:
parent
3d4824759e
commit
c0fc862bb4
70 changed files with 706 additions and 540 deletions
|
@ -21,7 +21,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="cover ">
|
||||
<h1 class="cover"><span>bitly-shorten</span></h1>
|
||||
<h1 class="cover"><span><span>bitly-shorten</span></span></h1>
|
||||
<div class="platform-hinted UnderCoverText" data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><p class="paragraph"><a href="https://github.com/ethauvin/bitly-shorten">Bitly Shortener for Kotlin/Java</a></p><p class="paragraph">A simple implementation of the link shortening (Bitlinks) abilities of the <a href="https://dev.bitly.com/api-reference">Bitly API v4</a>.</p></div></div>
|
||||
</div>
|
||||
<h2 class="">Packages</h2>
|
||||
|
@ -34,7 +34,9 @@
|
|||
</span></span></div>
|
||||
<div class="pull-right"></div>
|
||||
</div>
|
||||
<div><span class="brief-comment"><a data-name="-2110431063%2FPackages%2F769193423" anchor-label="net.thauvin.erik.bitly" id="-2110431063%2FPackages%2F769193423" data-filterable-set=":dokkaHtml/main"></a>Provides the classes necessary to access the <a href="https://dev.bitly.com/api-reference">Bitly API v4</a>.</span></div>
|
||||
<div><span class="brief-comment"><a data-name="-2110431063%2FPackages%2F769193423" anchor-label="net.thauvin.erik.bitly" id="-2110431063%2FPackages%2F769193423" data-filterable-set=":dokkaHtml/main"></a>
|
||||
<p class="paragraph">Provides the classes necessary to access the <a href="https://dev.bitly.com/api-reference">Bitly API v4</a>.</p>
|
||||
</span></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue