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

com.ing.baker.il.IngredientDescriptor.scala Maven / Gradle / Ivy

The newest version!
package com.ing.baker.il

import com.ing.baker.types.Type

case class IngredientDescriptor(name: String, `type`: Type)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy