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

com.labijie.application.IModuleInitializer.kt Maven / Gradle / Ivy

package com.labijie.application

/**
 * Created with IntelliJ IDEA.
 * @author Anders Xiao
 * @date 2019-09-12
 * 初始化器,必须提供一个 initialize 方法
 */
interface IModuleInitializer {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy