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

io.github.mattshoe.shoebox.kernl.KernlProcessorProvider.kt Maven / Gradle / Ivy

package io.github.mattshoe.shoebox.kernl

import com.google.devtools.ksp.processing.SymbolProcessorProvider
import io.github.mattshoe.shoebox.stratify.stratifyProvider

class KernlProcessorProvider: SymbolProcessorProvider by stratifyProvider()




© 2015 - 2024 Weber Informatics LLC | Privacy Policy