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

com.xlrit.gears.runner.runnertarget.RunnerError Maven / Gradle / Ivy

The newest version!
package com.xlrit.gears.runner.runnertarget;

public record RunnerError(int lineNumber, String message) {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy