net.twisterrob.gradle.common.TargetChecker.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of twister-quality-common Show documentation
Show all versions of twister-quality-common Show documentation
Shared classes between checkers. (Not to be consumed directly.)
package net.twisterrob.gradle.common
interface TargetChecker {
var checkTargetName: String
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy