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

org.riversun.xternal.simpleslackapi.SlackIntegration Maven / Gradle / Ivy

The newest version!
package org.riversun.xternal.simpleslackapi;

public interface SlackIntegration {
	String getId();
	String getName();
	boolean isDeleted();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy