An easy way to iterate over all lines in a source of text while using memory proportional to the length of the longest line.
'us.bpsm:text-line-iterable:1.0.0'
<dependency>
<groupId>us.bpsm</groupId>
<artifactId>text-line-iterable</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="us.bpsm" name="text-line-iterable" rev="1.0.0"/>
"us.bpsm", "text-line-iterable", "1.0.0"