![JAR search and dependency download from the Maven repository](/logo.png)
commonMain.ru.casperix.spine.json.component.AttachmentJson.kt Maven / Gradle / Ivy
package ru.casperix.spine.json.component
interface AttachmentJson {
val name:String
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package ru.casperix.spine.json.component
interface AttachmentJson {
val name:String
}