You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -12,7 +12,11 @@ This is a reference implementation, capable of parsing JSON5 data according to t
12
12
13
13
## Getting started
14
14
15
+
<<<<<<< HEAD
15
16
In order to use the code, you can either [download the jar](https://github.com/Synt4xErr0r4/json5/releases/download/1.1.0/json5-1.1.0.jar), or use the Maven dependency:
17
+
=======
18
+
In order to use the code, you can either [download the jar](https://github.com/Synt4xErr0r4/json5/releases/download/1.0.0/json5-1.0.0.jar), or use the Maven dependency:
19
+
>>>>>>> branch 'main' of https://github.com/Synt4xErr0r4/json5.git
16
20
```xml
17
21
<!-- Repository -->
18
22
@@ -171,4 +175,4 @@ This project is partly based on stleary's [JSON-Java](https://github.com/stleary
171
175
172
176
## License
173
177
174
-
This project is licensed under the [MIT License](https://github.com/Synt4xErr0r4/json5/blob/main/LICENSE)
178
+
This project is licensed under the [MIT License](https://github.com/Synt4xErr0r4/json5/blob/main/LICENSE)
0 commit comments