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

org.plotly-scala:plotly-core_2.12 0.7.3

plotly-core

Категории

Категории

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

Группа

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

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

plotly-core_2.12
Версия

Версия

0.7.3
Тип

Тип

jar

Скачать plotly-core_2.12 0.7.3


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