is not current version
Last Version 0.7.0

org.plotly-scala:plotly-core_2.11 0.4.0

plotly-core

Categories

Categories

Scala Languages
GroupId

GroupId

org.plotly-scala
ArtifactId

ArtifactId

plotly-core_2.11
Version

Version

0.4.0
Type

Type

jar

Download plotly-core_2.11 0.4.0


<!-- https://jarcasting.com/artifacts/org.plotly-scala/plotly-core_2.11/ -->
<dependency>
    <groupId>org.plotly-scala</groupId>
    <artifactId>plotly-core_2.11</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.plotly-scala/plotly-core_2.11/
implementation 'org.plotly-scala:plotly-core_2.11:0.4.0'
// https://jarcasting.com/artifacts/org.plotly-scala/plotly-core_2.11/
implementation ("org.plotly-scala:plotly-core_2.11:0.4.0")
'org.plotly-scala:plotly-core_2.11:jar:0.4.0'
<dependency org="org.plotly-scala" name="plotly-core_2.11" rev="0.4.0">
  <artifact name="plotly-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.plotly-scala', module='plotly-core_2.11', version='0.4.0')
)
libraryDependencies += "org.plotly-scala" % "plotly-core_2.11" % "0.4.0"
[org.plotly-scala/plotly-core_2.11 "0.4.0"]