не последняя версия
Последняя версия 0.9.2

fr.inria.corese:draw-gnuplot 0.9.0

tool to draw the performance results obtained with the drivers.

Группа

Группа

fr.inria.corese
Идентификатор

Идентификатор

draw-gnuplot
Версия

Версия

0.9.0
Тип

Тип

jar

Скачать draw-gnuplot 0.9.0


<!-- https://jarcasting.com/artifacts/fr.inria.corese/draw-gnuplot/ -->
<dependency>
    <groupId>fr.inria.corese</groupId>
    <artifactId>draw-gnuplot</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.inria.corese/draw-gnuplot/
implementation 'fr.inria.corese:draw-gnuplot:0.9.0'
// https://jarcasting.com/artifacts/fr.inria.corese/draw-gnuplot/
implementation ("fr.inria.corese:draw-gnuplot:0.9.0")
'fr.inria.corese:draw-gnuplot:jar:0.9.0'
<dependency org="fr.inria.corese" name="draw-gnuplot" rev="0.9.0">
  <artifact name="draw-gnuplot" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.inria.corese', module='draw-gnuplot', version='0.9.0')
)
libraryDependencies += "fr.inria.corese" % "draw-gnuplot" % "0.9.0"
[fr.inria.corese/draw-gnuplot "0.9.0"]