Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdorg.plotly-scala |
ArtifactId | ArtifactIdplotly-render_2.11 |
Version | Version0.4.0 |
Type | Typejar |
Filename | Size |
---|---|
plotly-render_2.11-0.4.0.pom | |
plotly-render_2.11-0.4.0.jar | 751 KB |
plotly-render_2.11-0.4.0-sources.jar | 7 KB |
plotly-render_2.11-0.4.0-javadoc.jar | 386 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.plotly-scala/plotly-render_2.11/ -->
<dependency>
<groupId>org.plotly-scala</groupId>
<artifactId>plotly-render_2.11</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.plotly-scala/plotly-render_2.11/
implementation 'org.plotly-scala:plotly-render_2.11:0.4.0'
// https://jarcasting.com/artifacts/org.plotly-scala/plotly-render_2.11/
implementation ("org.plotly-scala:plotly-render_2.11:0.4.0")
'org.plotly-scala:plotly-render_2.11:jar:0.4.0'
<dependency org="org.plotly-scala" name="plotly-render_2.11" rev="0.4.0">
<artifact name="plotly-render_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.plotly-scala', module='plotly-render_2.11', version='0.4.0')
)
libraryDependencies += "org.plotly-scala" % "plotly-render_2.11" % "0.4.0"
[org.plotly-scala/plotly-render_2.11 "0.4.0"]