Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace json with gson library #97

Open
l3r8yJ opened this issue Feb 11, 2023 · 2 comments
Open

replace json with gson library #97

l3r8yJ opened this issue Feb 11, 2023 · 2 comments

Comments

@l3r8yJ
Copy link
Owner

l3r8yJ commented Feb 11, 2023

add to pom.xml:

  <!-- https://mvnrepository.com/artifact/com.google.code.gson/gson -->
  <dependency>
      <groupId>com.google.code.gson</groupId>
      <artifactId>gson</artifactId>
      <version>2.8.9</version>
  </dependency>

and remove json dep

@l3r8yJ
Copy link
Owner Author

l3r8yJ commented Feb 11, 2023

@rultor hello

@rultor
Copy link
Collaborator

rultor commented Feb 11, 2023

@rultor hello

@l3r8yJ Hi there! I understand a few simple commands: "merge", "deploy", etc. This page explains them briefly. Any questions or bug reports are welcome. Have fun :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants