не последняя версия
Последняя версия 0.7.0

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

plotly-core

Категории

Категории

Scala Языки программирования
Группа

Группа

org.plotly-scala
Идентификатор

Идентификатор

plotly-core_2.11
Версия

Версия

0.2.0
Тип

Тип

jar

Скачать plotly-core_2.11 0.2.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.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.plotly-scala/plotly-core_2.11/
implementation 'org.plotly-scala:plotly-core_2.11:0.2.0'
// https://jarcasting.com/artifacts/org.plotly-scala/plotly-core_2.11/
implementation ("org.plotly-scala:plotly-core_2.11:0.2.0")
'org.plotly-scala:plotly-core_2.11:jar:0.2.0'
<dependency org="org.plotly-scala" name="plotly-core_2.11" rev="0.2.0">
  <artifact name="plotly-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.plotly-scala', module='plotly-core_2.11', version='0.2.0')
)
libraryDependencies += "org.plotly-scala" % "plotly-core_2.11" % "0.2.0"
[org.plotly-scala/plotly-core_2.11 "0.2.0"]