File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed
Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -221,5 +221,3 @@ String formatted = Json.toDisplayString(data, 2);
221221// ]
222222// }
223223```
224-
225- <!-- SENTINEL: This is README.md -->
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ <h3>Maven Dependency</h3>
8282 < pre > < code > <dependency>
8383 <groupId>jdk-sandbox</groupId>
8484 <artifactId>json-experimental</artifactId>
85- <version>1.0 -SNAPSHOT</version>
85+ <version>0.1 -SNAPSHOT</version>
8686</dependency></ code > </ pre >
8787
8888 < h3 > Simple Example</ h3 >
@@ -140,6 +140,5 @@ <h2>License</h2>
140140 < p > Licensed under the GNU General Public License version 2 with Classpath exception,
141141 same as the OpenJDK project.</ p >
142142 </ div >
143- <!-- SENTINEL: This is index.html -->
144143</ body >
145144</ html >
You can’t perform that action at this time.
0 commit comments