
com.github.goldin.plugins.gradle.common.helpers.MatcherHelper.groovy Maven / Gradle / Ivy
package com.github.goldin.plugins.gradle.common.helpers
import com.github.goldin.plugins.gradle.common.BaseTask
import org.gcontracts.annotations.Ensures
import org.gcontracts.annotations.Requires
import org.gradle.api.Project
import java.util.regex.Pattern
class MatcherHelper extends BaseHelper
© 2015 - 2025 Weber Informatics LLC | Privacy Policy