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

com.ullink.IExecutableResolver.groovy Maven / Gradle / Ivy

There is a newer version: 2.22
Show newest version
package com.ullink

interface IExecutableResolver {
    ProcessBuilder executeDotNet(File exe)

    void setupExecutable(Msbuild msbuild);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy