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

ugsig.diff-dispatcher-ktx-processor.1.0.0.source-code.Generator.kt Maven / Gradle / Ivy

There is a newer version: 1.0.4
Show newest version
package com.github.rougsig.diffdispatcherktx.processor

import com.squareup.kotlinpoet.FileSpec

internal interface Generator {
  fun generateFile(): FileSpec
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy