Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdorg.plotly-scala |
ArtifactId | ArtifactIdplotly-render_sjs0.6_2.11 |
Version | Version0.4.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.plotly-scala/plotly-render_sjs0.6_2.11/ -->
<dependency>
<groupId>org.plotly-scala</groupId>
<artifactId>plotly-render_sjs0.6_2.11</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.plotly-scala/plotly-render_sjs0.6_2.11/
implementation 'org.plotly-scala:plotly-render_sjs0.6_2.11:0.4.1'
// https://jarcasting.com/artifacts/org.plotly-scala/plotly-render_sjs0.6_2.11/
implementation ("org.plotly-scala:plotly-render_sjs0.6_2.11:0.4.1")
'org.plotly-scala:plotly-render_sjs0.6_2.11:jar:0.4.1'
<dependency org="org.plotly-scala" name="plotly-render_sjs0.6_2.11" rev="0.4.1">
<artifact name="plotly-render_sjs0.6_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.plotly-scala', module='plotly-render_sjs0.6_2.11', version='0.4.1')
)
libraryDependencies += "org.plotly-scala" % "plotly-render_sjs0.6_2.11" % "0.4.1"
[org.plotly-scala/plotly-render_sjs0.6_2.11 "0.4.1"]