You can buy this project and download/modify it how often you want.
package org.vvcephei.scalaofx.lib.model case class User(id: String, password: String)