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

net.kemitix.trello.AttachmentDirectory Maven / Gradle / Ivy

There is a newer version: 2.0.3
Show newest version
package net.kemitix.trello;

import java.io.File;

public interface AttachmentDirectory {
    File createFile(File fileName);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy