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

com.scalar.dl.client.tool.DeserializationFormat Maven / Gradle / Ivy

There is a newer version: 3.10.0
Show newest version
package com.scalar.dl.client.tool;

public enum DeserializationFormat {
  JSON,
  STRING
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy