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

xyz.felh.openai.IOpenAiBean Maven / Gradle / Ivy

There is a newer version: 4.0.2024102501
Show newest version
package xyz.felh.openai;

import java.io.Serializable;

/**
 * Interface for bean
 */
public interface IOpenAiBean extends Serializable {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy