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

info.laht.threekt.core.Cloneable.kt Maven / Gradle / Ivy

The newest version!
package info.laht.threekt.core

interface Cloneable {

    fun clone(): Any

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy