|
2 | 2 |
|
3 | 3 |
|
4 | 4 | <!--
|
5 |
| - | Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:dependency-info at 2024-11-21 |
| 5 | + | Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:dependency-info at 2024-12-09 |
6 | 6 | | Rendered using Apache Maven Fluido Skin 2.0.0-M9
|
7 | 7 | -->
|
8 | 8 | <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
|
|
27 | 27 |
|
28 | 28 | <div id="breadcrumbs">
|
29 | 29 | <ul class="breadcrumb">
|
30 |
| - <li id="publishDate">Last Published: 2024-11-21<span class="divider">|</span> |
| 30 | + <li id="publishDate">Last Published: 2024-12-09<span class="divider">|</span> |
31 | 31 | </li>
|
32 |
| - <li id="projectVersion">Version: 5.0.2</li> |
| 32 | + <li id="projectVersion">Version: 5.0.3</li> |
33 | 33 | <li class="pull-right"><a href="./">java-sdk</a></li>
|
34 | 34 | </ul>
|
35 | 35 | </div>
|
@@ -69,22 +69,22 @@ <h2>Apache Maven</h2>
|
69 | 69 | <pre><dependency>
|
70 | 70 | <groupId>io.github.centralnicgroup-opensource</groupId>
|
71 | 71 | <artifactId>java-sdk</artifactId>
|
72 |
| - <version>5.0.2</version> |
| 72 | + <version>5.0.3</version> |
73 | 73 | </dependency></pre></section><section><a id="Apache_Ivy"></a>
|
74 | 74 | <h2>Apache Ivy</h2>
|
75 |
| -<pre><dependency org="io.github.centralnicgroup-opensource" name="java-sdk" rev="5.0.2"> |
| 75 | +<pre><dependency org="io.github.centralnicgroup-opensource" name="java-sdk" rev="5.0.3"> |
76 | 76 | <artifact name="java-sdk" type="jar" />
|
77 | 77 | </dependency></pre></section><section><a id="Groovy_Grape"></a>
|
78 | 78 | <h2>Groovy Grape</h2>
|
79 | 79 | <pre>@Grapes(
|
80 |
| -@Grab(group='io.github.centralnicgroup-opensource', module='java-sdk', version='5.0.2') |
| 80 | +@Grab(group='io.github.centralnicgroup-opensource', module='java-sdk', version='5.0.3') |
81 | 81 | )</pre></section><section><a id="Gradle.2FGrails"></a>
|
82 | 82 | <h2>Gradle/Grails</h2>
|
83 |
| -<pre>implementation 'io.github.centralnicgroup-opensource:java-sdk:5.0.2'</pre></section><section><a id="Scala_SBT"></a> |
| 83 | +<pre>implementation 'io.github.centralnicgroup-opensource:java-sdk:5.0.3'</pre></section><section><a id="Scala_SBT"></a> |
84 | 84 | <h2>Scala SBT</h2>
|
85 |
| -<pre>libraryDependencies += "io.github.centralnicgroup-opensource" % "java-sdk" % "5.0.2"</pre></section><section><a id="Leiningen"></a> |
| 85 | +<pre>libraryDependencies += "io.github.centralnicgroup-opensource" % "java-sdk" % "5.0.3"</pre></section><section><a id="Leiningen"></a> |
86 | 86 | <h2>Leiningen</h2>
|
87 |
| -<pre>[io.github.centralnicgroup-opensource/java-sdk "5.0.2"]</pre></section></section> |
| 87 | +<pre>[io.github.centralnicgroup-opensource/java-sdk "5.0.3"]</pre></section></section> |
88 | 88 | </main>
|
89 | 89 | </div>
|
90 | 90 | </div>
|
|
0 commit comments