MVN

org.jetbrains.lets-plot : plot-base-portable-js

Maven & Gradle

May 09, 2023
3 usages
1.4k stars

Lets-Plot (Kotlin) internal dependency artifact · The Let-Plot Kotlin API depends on this artifact.

<dependency>
    <groupId>org.jetbrains.lets-plot</groupId>
    <artifactId>plot-base-portable-js</artifactId>
    <version>3.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jetbrains.lets-plot : plot-base-portable-js to add to Maven - Latest Versions:

  • Latest Stable: 3.2.0
  • Latest Release Candidate: 3.2.0-rc1

All Versions

Choose a version of org.jetbrains.lets-plot : plot-base-portable-js to add to Maven - All Versions:

Version Vulnerabilities Updated
3.2.x
plot-base-portable-js-3.2.0
plot-base-portable-js-3.2.0-rc1
3.1.x
plot-base-portable-js-3.1.0
plot-base-portable-js-3.1.0-rc1
3.0.x
plot-base-portable-js-3.0.0
plot-base-portable-js-3.0.0-rc2
plot-base-portable-js-3.0.0-rc1
2.5.x
plot-base-portable-js-2.5.1
plot-base-portable-js-2.5.1-rc1
plot-base-portable-js-2.5.0
plot-base-portable-js-2.5.0-rc1
2.4.x
plot-base-portable-js-2.4.0
plot-base-portable-js-2.4.0-rc1
2.3.x
plot-base-portable-js-2.3.0
plot-base-portable-js-2.3.0-rc2
plot-base-portable-js-2.3.0-rc1
2.2.x
plot-base-portable-js-2.2.1
plot-base-portable-js-2.2.1-rc1
plot-base-portable-js-2.2.0
plot-base-portable-js-2.2.0-rc3
plot-base-portable-js-2.2.0-rc2
plot-base-portable-js-2.2.0-rc1
2.1.x
plot-base-portable-js-2.1.0
plot-base-portable-js-2.1.0-rc1
2.0.x
plot-base-portable-js-2.0.5-rc1
plot-base-portable-js-2.0.4
plot-base-portable-js-2.0.3
plot-base-portable-js-2.0.3-rc2
plot-base-portable-js-2.0.3-rc1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jetbrains.lets-plot</groupId>
    <artifactId>plot-base-portable-js</artifactId>
    <version>3.2.0</version>
</dependency>

Advertisement