com.scalar.dl.client.tool.DeserializationFormat Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of scalardl-java-client-sdk Show documentation
Show all versions of scalardl-java-client-sdk Show documentation
A client-side Java library to interact with Scalar DL network.
package com.scalar.dl.client.tool;
public enum DeserializationFormat {
JSON,
STRING
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy