libretto.examples.libraryOfAlexandria.vendor.Page.scala Maven / Gradle / Ivy
The newest version!
package libretto.examples.libraryOfAlexandria.vendor
case class Page(scrollId: ScrollId, pageNumber: Int, content: String)
© 2015 - 2024 Weber Informatics LLC | Privacy Policy