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

commonMain.com.lehaine.littlekt.ContextConfiguration.kt Maven / Gradle / Ivy

There is a newer version: 0.9.0
Show newest version
package com.lehaine.littlekt

/**
 * @author Colton Daily
 * @date 11/17/2021
 */
abstract class ContextConfiguration {
    abstract val title: String
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy