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

io.mangoo.records.Source Maven / Gradle / Ivy

The newest version!
package io.mangoo.records;

public record Source(boolean cause, int line, String content) {}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy