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

org.biacode.escommons.toolkit.component.MappingsComponent.kt Maven / Gradle / Ivy

The newest version!
package org.biacode.escommons.toolkit.component

/**
 * Created by Arthur Asatryan.
 * Date: 7/10/17
 * Time: 6:11 PM
 */
interface MappingsComponent {
    fun readMappings(mappingName: String): String
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy