|
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | | - | Generated by Apache Maven Doxia Site Renderer 1.9.2 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1:dependency-info at 2021-03-19 |
| 3 | + | Generated by Apache Maven Doxia Site Renderer 1.9.2 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1:dependency-info at 2021-04-27 |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.9 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> |
|
32 | 32 |
|
33 | 33 | <div id="breadcrumbs"> |
34 | 34 | <ul class="breadcrumb"> |
35 | | - <li id="publishDate">Last Published: 2021-03-19<span class="divider">|</span> |
| 35 | + <li id="publishDate">Last Published: 2021-04-27<span class="divider">|</span> |
36 | 36 | </li> |
37 | | - <li id="projectVersion">Version: 2.0.1-SNAPSHOT</li> |
| 37 | + <li id="projectVersion">Version: 2.0.2-SNAPSHOT</li> |
38 | 38 | </ul> |
39 | 39 | </div> |
40 | 40 | </header> |
@@ -85,24 +85,24 @@ <h3><a name="Apache_Maven"></a>Apache Maven</h3><a name="Apache_Maven"></a> |
85 | 85 | <div class="source"><pre class="prettyprint"><dependency> |
86 | 86 | <groupId>io.socket</groupId> |
87 | 87 | <artifactId>socket.io-client</artifactId> |
88 | | - <version>2.0.1-SNAPSHOT</version> |
| 88 | + <version>2.0.2-SNAPSHOT</version> |
89 | 89 | </dependency></pre></div></section><section> |
90 | 90 | <h3><a name="Apache_Buildr"></a>Apache Buildr</h3><a name="Apache_Buildr"></a> |
91 | | -<div class="source"><pre class="prettyprint">'io.socket:socket.io-client:jar:2.0.1-SNAPSHOT'</pre></div></section><section> |
| 91 | +<div class="source"><pre class="prettyprint">'io.socket:socket.io-client:jar:2.0.2-SNAPSHOT'</pre></div></section><section> |
92 | 92 | <h3><a name="Apache_Ivy"></a>Apache Ivy</h3><a name="Apache_Ivy"></a> |
93 | | -<div class="source"><pre class="prettyprint"><dependency org="io.socket" name="socket.io-client" rev="2.0.1-SNAPSHOT"> |
| 93 | +<div class="source"><pre class="prettyprint"><dependency org="io.socket" name="socket.io-client" rev="2.0.2-SNAPSHOT"> |
94 | 94 | <artifact name="socket.io-client" type="jar" /> |
95 | 95 | </dependency></pre></div></section><section> |
96 | 96 | <h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a> |
97 | 97 | <div class="source"><pre class="prettyprint">@Grapes( |
98 | | -@Grab(group='io.socket', module='socket.io-client', version='2.0.1-SNAPSHOT') |
| 98 | +@Grab(group='io.socket', module='socket.io-client', version='2.0.2-SNAPSHOT') |
99 | 99 | )</pre></div></section><section> |
100 | 100 | <h3><a name="Gradle.2FGrails"></a>Gradle/Grails</h3><a name="Gradle.2FGrails"></a> |
101 | | -<div class="source"><pre class="prettyprint">compile 'io.socket:socket.io-client:2.0.1-SNAPSHOT'</pre></div></section><section> |
| 101 | +<div class="source"><pre class="prettyprint">compile 'io.socket:socket.io-client:2.0.2-SNAPSHOT'</pre></div></section><section> |
102 | 102 | <h3><a name="Scala_SBT"></a>Scala SBT</h3><a name="Scala_SBT"></a> |
103 | | -<div class="source"><pre class="prettyprint">libraryDependencies += "io.socket" % "socket.io-client" % "2.0.1-SNAPSHOT"</pre></div></section><section> |
| 103 | +<div class="source"><pre class="prettyprint">libraryDependencies += "io.socket" % "socket.io-client" % "2.0.2-SNAPSHOT"</pre></div></section><section> |
104 | 104 | <h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a> |
105 | | -<div class="source"><pre class="prettyprint">[io.socket/socket.io-client "2.0.1-SNAPSHOT"]</pre></div></section></section> |
| 105 | +<div class="source"><pre class="prettyprint">[io.socket/socket.io-client "2.0.2-SNAPSHOT"]</pre></div></section></section> |
106 | 106 | </main> |
107 | 107 | </div> |
108 | 108 | </div> |
|
0 commit comments