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

cc.unitmesh.core.ContextBuilder.kt Maven / Gradle / Ivy

package cc.unitmesh.core

interface ContextBuilder {
    fun build(): String
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy