First release of the core library to Maven Central. Requires at least Java 21 with --enable-preview
(for the FFM API) or 22 without.
<dependency>
<groupId>com.novocode</groupId>
<artifactId>perfio</artifactId>
<version>0.1.0</version>
</dependency>
(See https://central.sonatype.com/artifact/com.novocode/perfio for more dependency formats)