me.jakejmattson.kutils.api.annotations.Service.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of KUtils Show documentation
Show all versions of KUtils Show documentation
A Discord bot framework for Kotlin.
package me.jakejmattson.kutils.api.annotations
@Target(AnnotationTarget.CLASS)
annotation class Service
© 2015 - 2024 Weber Informatics LLC | Privacy Policy