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

spice.openapi.generator.SourceFile.scala Maven / Gradle / Ivy

The newest version!
package spice.openapi.generator

case class SourceFile(language: String,
                      name: String,
                      fileName: String,
                      path: String,
                      source: String)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy