
org.jmusixmatch.entity.track.search.TrackSearchBody Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jMusixMatch Show documentation
Show all versions of jMusixMatch Show documentation
Java MusixMatch API by Sachin Handiekar
package org.jmusixmatch.entity.track.search;
import org.jmusixmatch.entity.track.Track;
import java.util.List;
/**
* A class to denote the body part of the JSON.
*
* @author Sachin Handiekar
* @version 1.0
*/
public class TrackSearchBody {
private List
© 2015 - 2025 Weber Informatics LLC | Privacy Policy