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