SpineEventEngine / reflect

Utilities for working with Reflection in Java and Kotlin projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ubuntu build codecov   license

Spine Reflect

Spine Reflect is a utility library for working with reflection in Kotlin and Java code.

Gradle dependency

To use Spine Reflect in your Gradle project:

dependencies {
    implementation("io.spine:spine-reflect:$version")
}

About

Utilities for working with Reflection in Java and Kotlin projects

License:Other


Languages

Language:Kotlin 83.4%Language:Java 16.4%Language:CSS 0.2%