Hasta JSON

This commit is contained in:
2020-02-11 11:23:38 +01:00
parent 324a4db7fe
commit bd2d28cc04
6 changed files with 32 additions and 46 deletions

View File

@@ -2,5 +2,8 @@
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="gson-2.8.6-javadoc.jar"/>
<classpathentry kind="lib" path="gson-2.8.6-sources.jar"/>
<classpathentry kind="lib" path="gson-2.8.6.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>