Relative Content

Tag Archive for javaintellij-ideaimportgson

my gson library importation isn’t working

i was trying to use the gson librabry from google to convert a java object into a json object, but the importation isn’t working. when i try to use the gson.toJson method in my code it doesn’t reconize the importation. i’m using maven and intellij.