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

org.koin.ksp.generated.PixelOutlawModuleGenio$pixeloutlaw$minecraft$spigot.kt Maven / Gradle / Ivy

The newest version!
package org.koin.ksp.generated

import org.koin.core.module.Module
import org.koin.dsl.*


internal val io_pixeloutlaw_minecraft_spigot_PixelOutlawModule : Module = module {
	single() { io.pixeloutlaw.minecraft.spigot.config.migration.migrators.JarConfigMigrator(plugin=get(),settingsManager=get()) } bind(io.pixeloutlaw.minecraft.spigot.config.migration.ConfigMigrator::class)
}
internal val io.pixeloutlaw.minecraft.spigot.PixelOutlawModule.module : org.koin.core.module.Module get() = io_pixeloutlaw_minecraft_spigot_PixelOutlawModule




© 2015 - 2024 Weber Informatics LLC | Privacy Policy