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

com.detectlanguage.responses.DetectResponse Maven / Gradle / Ivy

package com.detectlanguage.responses;

public class DetectResponse extends Response {
	public DetectionsData data;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy