Skip to content

dta.helpers.json 1.0.1 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>dta.helpers</groupId>
  <artifactId>json</artifactId>
  <version>1.0.1</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

Methods

  • String "{}" = JsonHelp.ToJson(Object item);
  • T item = JsonHelp.FromJson("{}");

Details


Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0


Recent versions