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

com.mailgun.enums.EnumWithValue Maven / Gradle / Ivy

package com.mailgun.enums;


public interface EnumWithValue {

    String getValue();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy