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

commonMain.com.zegreatrob.testmints.action.annotation.ActionMint.kt Maven / Gradle / Ivy

The newest version!
package com.zegreatrob.testmints.action.annotation

annotation class ActionMint

@Deprecated(message = "Use ActionMint instead.", replaceWith = ReplaceWith("ActionMint"))
typealias MintAction = ActionMint




© 2015 - 2024 Weber Informatics LLC | Privacy Policy