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

co.com.bancolombia.utils.FileUpdater Maven / Gradle / Ivy

Go to download

Gradle plugin to create a clean application in Java that already works, It follows our best practices!

There is a newer version: 3.17.22
Show newest version
package co.com.bancolombia.utils;

public interface FileUpdater {
  String update(String content);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy