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

com.lsd.core.domain.Fact.kt Maven / Gradle / Ivy

There is a newer version: 7.0.56
Show newest version
package com.lsd.core.domain

data class Fact(val key: String, val value: String)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy