A Scala 3 library that provides a functional wrapper for the Unstructured API.
The library is published to Sonatype and Maven Central.
@@dependency[sbt,Maven,Gradle] { group="org.twelvehart" artifact="unstructured4s-core_3" version="$project.version.short$" }
See the @link:Unstructured4s examples { open=new } for an even quicker start.
@@@ index