This is currently very much a work in progress.
More information can found in the documentation.
val poi4sVersion = "0.0.1"
libraryDependencies ++= Seq(
"software.purpledragon" %% "poi4s" % poi4sVersion,
"software.purpledragon" %% "poi4s-gpx" % poi4sVersion,
"software.purpledragon" %% "poi4s-kml" % poi4sVersion
)