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

com.skillw.pouvoir.api.plugin.annotation.PouManager.kt Maven / Gradle / Ivy

The newest version!
package com.skillw.pouvoir.api.plugin.annotation

/**
 * Pou manager
 *
 * @constructor
 */
@Target(AnnotationTarget.FIELD)
@Retention(AnnotationRetention.RUNTIME)
annotation class PouManager(val path: String = "")




© 2015 - 2025 Weber Informatics LLC | Privacy Policy