License |
License |
---|---|
GroupId | GroupIdio.github.cibotech |
ArtifactId | ArtifactIdevilplot-repl_2.12 |
Version | Version0.8.1 |
Type | Typejar |
Description |
Descriptionevilplot-repl
A Scala combinator-based visualization library.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
evilplot-repl_2.12-0.8.1.pom | |
evilplot-repl_2.12-0.8.1.jar | 10 KB |
evilplot-repl_2.12-0.8.1-sources.jar | 3 KB |
evilplot-repl_2.12-0.8.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.cibotech/evilplot-repl_2.12/ -->
<dependency>
<groupId>io.github.cibotech</groupId>
<artifactId>evilplot-repl_2.12</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cibotech/evilplot-repl_2.12/
implementation 'io.github.cibotech:evilplot-repl_2.12:0.8.1'
// https://jarcasting.com/artifacts/io.github.cibotech/evilplot-repl_2.12/
implementation ("io.github.cibotech:evilplot-repl_2.12:0.8.1")
'io.github.cibotech:evilplot-repl_2.12:jar:0.8.1'
<dependency org="io.github.cibotech" name="evilplot-repl_2.12" rev="0.8.1">
<artifact name="evilplot-repl_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cibotech', module='evilplot-repl_2.12', version='0.8.1')
)
libraryDependencies += "io.github.cibotech" % "evilplot-repl_2.12" % "0.8.1"
[io.github.cibotech/evilplot-repl_2.12 "0.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
io.github.cibotech : evilplot_2.12 | jar | 0.8.1 |