License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdorg.creativescala |
ArtifactId | ArtifactIddoodle-plot_3 |
Last Version | Last Version0.11.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionplot
Compositional graphics for Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
doodle-plot_3-0.11.1.pom | |
doodle-plot_3-0.11.1.jar | 311 bytes |
doodle-plot_3-0.11.1-sources.jar | 243 bytes |
doodle-plot_3-0.11.1-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.creativescala/doodle-plot_3/ -->
<dependency>
<groupId>org.creativescala</groupId>
<artifactId>doodle-plot_3</artifactId>
<version>0.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.creativescala/doodle-plot_3/
implementation 'org.creativescala:doodle-plot_3:0.11.1'
// https://jarcasting.com/artifacts/org.creativescala/doodle-plot_3/
implementation ("org.creativescala:doodle-plot_3:0.11.1")
'org.creativescala:doodle-plot_3:jar:0.11.1'
<dependency org="org.creativescala" name="doodle-plot_3" rev="0.11.1">
<artifact name="doodle-plot_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.creativescala', module='doodle-plot_3', version='0.11.1')
)
libraryDependencies += "org.creativescala" % "doodle-plot_3" % "0.11.1"
[org.creativescala/doodle-plot_3 "0.11.1"]
Group / Artifact | Type | Version |
---|---|---|
org.creativescala : doodle-core_3 | jar | 0.11.1 |
org.creativescala : doodle-interact_3 | jar | 0.11.1 |
org.scala-lang : scala3-library_3 | jar | 3.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalameta : munit_3 | jar | 0.7.29 |
io.monix : minitest_3 | jar | 2.9.6 |
io.monix : minitest-laws_3 | jar | 2.9.6 |