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

commonMain.tech.skot.model.DatedData.kt Maven / Gradle / Ivy

package tech.skot.model

data class DatedData(val data: D, val timestamp: Long = currentTimeMillis())




© 2015 - 2025 Weber Informatics LLC | Privacy Policy