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

io.github.dft.cario.model.quote.QuoteResponseWrapper Maven / Gradle / Ivy

The newest version!
package io.github.dft.cario.model.quote;

import lombok.Data;

import java.util.ArrayList;

@Data
public class QuoteResponseWrapper extends ArrayList {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy