We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7b96da commit 0bad49aCopy full SHA for 0bad49a
1 file changed
docs/index.html
@@ -101,7 +101,7 @@ <h2>API</h2>
101
<pre><code><dependency>
102
<groupId>javax.measure</groupId>
103
<artifactId>unit-api</artifactId>
104
- <version>2.1.1</version>
+ <version>2.1.2</version>
105
</dependency></code></pre>
106
107
For JSR 363 use <code>
@@ -110,10 +110,9 @@ <h2>API</h2>
110
111
<p>Further versions can be found <a href="http://mvnrepository.com/artifact/javax.measure/unit-api/" target="_blank">here</a>.</p>
112
<p>
113
-Release artifacts should be accessible from the following repositories:
+Release artifacts are accessible from the following repositories:
114
<ul>
115
<li>Maven Central</li>
116
-<li>JCenter by Bintray</li>
117
</ul>
118
</p>
119
0 commit comments