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

net.fwbrasil.activate.play.package.scala Maven / Gradle / Ivy

package net.fwbrasil.activate

import net.fwbrasil.activate.entity.BaseEntity

package object play {
    
    @deprecated("EntityData is deprecated, please use net.fwbrasil.activate.entity.map.MutableEntityMap", "1.5")
    type EntityData[T <: BaseEntity] = net.fwbrasil.activate.entity.map.MutableEntityMap[T]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy