- Updated Appkit to 5.0 Snapshot release for testing
- Added shorthand method on
OpResult
to performtryOp.get.get
To get it, add the following to your build.sbt
libraryDependencies += "io.github.getblok-io" %% "getblok_plasma" % "1.0.1"
resolvers += "New Sonatype Releases" at "https://s01.oss.sonatype.org/content/repositories/releases/"
resolvers += "Bintray" at "https://jcenter.bintray.com/"