mirror of
https://github.com/InsanusMokrassar/docs.git
synced 2025-10-17 13:20:16 +00:00
deploy: 3c433daa6b
This commit is contained in:
@@ -2331,13 +2331,13 @@
|
||||
|
||||
|
||||
|
||||
<h1 id="colors">Colors <a href="https://maven-badges.herokuapp.com/maven-central/dev.inmo/colors.common"><img alt="Maven Central" src="https://maven-badges.herokuapp.com/maven-central/dev.inmo/colors.common/badge.svg" /></a><a class="headerlink" href="#colors" title="Permanent link">¶</a></h1>
|
||||
<h1 id="colors">Colors <a href="https://maven-badges.herokuapp.com/maven-central/dev.inmo/micro_utils.colors.common"><img alt="Maven Central" src="https://maven-badges.herokuapp.com/maven-central/dev.inmo/micro_utils.colors.common/badge.svg" /></a><a class="headerlink" href="#colors" title="Permanent link">¶</a></h1>
|
||||
<ul>
|
||||
<li><code>Group</code>: <code>dev.inmo</code></li>
|
||||
<li><code>ArtifactId</code>: <code>colors.common</code></li>
|
||||
<li><code>ArtifactId</code>: <code>micro_utils.colors.common</code></li>
|
||||
</ul>
|
||||
<p>Adding dependency:</p>
|
||||
<div class="language-groovy highlight"><pre><span></span><code><span id="__span-0-1"><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a><span class="n">implementation</span><span class="w"> </span><span class="s2">"dev.inmo:colors.common:latest"</span>
|
||||
<div class="language-groovy highlight"><pre><span></span><code><span id="__span-0-1"><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a><span class="n">implementation</span><span class="w"> </span><span class="s2">"dev.inmo:micro_utils.colors.common:latest"</span>
|
||||
</span></code></pre></div>
|
||||
<div class="admonition info">
|
||||
<p class="admonition-title">Info</p>
|
||||
|
@@ -2308,7 +2308,7 @@
|
||||
|
||||
|
||||
<p>group=dev.inmo
|
||||
artifact=colors.common
|
||||
artifact=micro_utils.colors.common
|
||||
package=$group.$artifact
|
||||
central_package=$group/$artifact</p>
|
||||
<h1 id="colors">Colors <a href="https://maven-badges.herokuapp.com/maven-central/${central_package}"><img alt="Maven Central" src="https://maven-badges.herokuapp.com/maven-central/${central_package}/badge.svg" /></a><a class="headerlink" href="#colors" title="Permanent link">¶</a></h1>
|
||||
|
Reference in New Issue
Block a user