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

tech.coner.crispyfish.model.RegistrationResult.kt Maven / Gradle / Ivy

There is a newer version: 0.5.7
Show newest version
package tech.coner.crispyfish.model

data class RegistrationResult(
        val time: String,
        val position: Int
) {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy