Files download
File Operation
plotly-joda-time_2.12-0.7.4.jar download
plotly-joda-time_2.12-0.7.4.pom download
plotly-joda-time_2.12-0.7.4-sources.jar download
Apache Maven
<dependency>
  <groupId>org.plotly-scala</groupId>
  <artifactId>plotly-joda-time_2.12</artifactId>
  <version>0.7.4</version>
</dependency>
Gradle Groovy
implementation 'org.plotly-scala:plotly-joda-time_2.12:0.7.4'
Gradle Kotlin
implementation("org.plotly-scala:plotly-joda-time_2.12:0.7.4")
Scala SBT
libraryDependencies += "org.plotly-scala" % "plotly-joda-time_2.12" % "0.7.4"
Groovy Grape
@Grapes(
  @Grab(group='org.plotly-scala', module='plotly-joda-time_2.12', version='0.7.4')
)
Apache Ivy
<dependency org="org.plotly-scala" name="plotly-joda-time_2.12" rev="0.7.4" />
Leiningen
[org.plotly-scala/plotly-joda-time_2.12 "0.7.4"]
Apache Buildr
'org.plotly-scala:plotly-joda-time_2.12:jar:0.7.4'