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

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

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

data class Result(
        val driver: Registration,
        val position: Int,
        val time: String
)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy