Files download
File Operation
fape-svg-plot_2.12-1.0.4+2-16d3c71b.jar download
fape-svg-plot_2.12-1.0.4+2-16d3c71b.pom download
fape-svg-plot_2.12-1.0.4+2-16d3c71b-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.arthur-bit-monnot</groupId>
  <artifactId>fape-svg-plot_2.12</artifactId>
  <version>1.0.4+2-16d3c71b</version>
</dependency>
Gradle Groovy
implementation 'com.github.arthur-bit-monnot:fape-svg-plot_2.12:1.0.4+2-16d3c71b'
Gradle Kotlin
implementation("com.github.arthur-bit-monnot:fape-svg-plot_2.12:1.0.4+2-16d3c71b")
Scala SBT
libraryDependencies += "com.github.arthur-bit-monnot" % "fape-svg-plot_2.12" % "1.0.4+2-16d3c71b"
Groovy Grape
@Grapes(
  @Grab(group='com.github.arthur-bit-monnot', module='fape-svg-plot_2.12', version='1.0.4+2-16d3c71b')
)
Apache Ivy
<dependency org="com.github.arthur-bit-monnot" name="fape-svg-plot_2.12" rev="1.0.4+2-16d3c71b" />
Leiningen
[com.github.arthur-bit-monnot/fape-svg-plot_2.12 "1.0.4+2-16d3c71b"]
Apache Buildr
'com.github.arthur-bit-monnot:fape-svg-plot_2.12:jar:1.0.4+2-16d3c71b'