Small Scala library for viewing a Stream of ScalaFX Images (or Swing/AWT BufferedImages) in a window on-screen
scala-view 0.4
Group ID:
com.github.darrenjw
Artifact ID:
scala-view_2.12
Version:
0.4
Release Date:
Feb 25, 2018
Licenses:
Files:
Full Scala Version:
2.12.1
Developers:
libraryDependencies += "com.github.darrenjw" %% "scala-view" % "0.4"
ivy"com.github.darrenjw::scala-view:0.4"
//> using dep "com.github.darrenjw::scala-view:0.4"
import $ivy.`com.github.darrenjw::scala-view:0.4`
<dependency> <groupId>com.github.darrenjw</groupId> <artifactId>scala-view_2.12</artifactId> <version>0.4</version> </dependency>
compile group: 'com.github.darrenjw', name: 'scala-view_2.12', version: '0.4'