All Downloads are FREE. Search and download functionalities are using the official Maven repository.

2011.jsong.0.14.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 0.3.7
Show newest version
module com.github.gv2011.jsong{
  requires transitive com.github.gv2011.util;
  requires transitive com.github.gv2011.util.json.imp;
  requires com.google.gson;
  exports com.github.gv2011.jsong to com.github.gv2011.util;
  provides com.github.gv2011.util.json.Adapter with com.github.gv2011.jsong.JsongAdapter;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy