<dependency>
<groupId>com.ediandxml</groupId>
<artifactId>oboe</artifactId>
<version>2026.04.08</version>
</dependency>
implementation 'com.ediandxml:oboe:2026.04.08'
See the examples in the examples/ folder.
More detailed guides are available in parsing.md and generating.md.