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

io.bkbn.lerasium.core.Domain.kt Maven / Gradle / Ivy

The newest version!
package io.bkbn.lerasium.core

@Retention(AnnotationRetention.SOURCE)
@Target(AnnotationTarget.CLASS)
annotation class Domain(val name: String)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy