nifay.motec-parser.1.0.source-code.Event.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of motec-parser Show documentation
Show all versions of motec-parser Show documentation
Kotlin parser for Motec files
The newest version!
data class Event(
val name: String,
val session: String,
val comment: String,
val venue_addr: Short
)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy