Installation As a dependency¶ Maven¶ <dependency> <groupId>io.github.jam01</groupId> <artifactId>xtrasonnet</artifactId> <version>0.6.1</version> </dependency> Gradle¶ implementation "io.github.jam01:xtrasonnet:0.6.1" sbt¶ libraryDependencies += "io.github.jam01" % "xtrasonnet" % "0.6.1"