is not current version
Last Version 0.0.4

lablink-plotter 0.0.2

This package provides Lablink clients that visualize data as plotted graphs in a separate window.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

at.ac.ait.lablink.clients
ArtifactId

ArtifactId

plotter
Version

Version

0.0.2
Type

Type

jar
Description

Description

lablink-plotter
This package provides Lablink clients that visualize data as plotted graphs in a separate window.
Project URL

Project URL

https://github.com/ait-lablink/lablink-plotter
Source Code Management

Source Code Management

http://github.com/AIT-Lablink/lablink-plotter/tree/main

Download plotter 0.0.2


<!-- https://jarcasting.com/artifacts/at.ac.ait.lablink.clients/plotter/ -->
<dependency>
    <groupId>at.ac.ait.lablink.clients</groupId>
    <artifactId>plotter</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/at.ac.ait.lablink.clients/plotter/
implementation 'at.ac.ait.lablink.clients:plotter:0.0.2'
// https://jarcasting.com/artifacts/at.ac.ait.lablink.clients/plotter/
implementation ("at.ac.ait.lablink.clients:plotter:0.0.2")
'at.ac.ait.lablink.clients:plotter:jar:0.0.2'
<dependency org="at.ac.ait.lablink.clients" name="plotter" rev="0.0.2">
  <artifact name="plotter" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.ac.ait.lablink.clients', module='plotter', version='0.0.2')
)
libraryDependencies += "at.ac.ait.lablink.clients" % "plotter" % "0.0.2"
[at.ac.ait.lablink.clients/plotter "0.0.2"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.7
org.apache.logging.log4j : log4j-core jar 2.7
com.googlecode.json-simple : json-simple jar 1.1
commons-cli : commons-cli jar 1.1
org.apache.commons : commons-csv jar 1.8
at.ac.ait.lablink : core jar 0.0.1

provided (3)

Group / Artifact Type Version
at.ac.ait.lablink : config jar 0.0.1
at.ac.ait.lablink.clients : dpbridge jar 0.0.1
at.ac.ait.lablink.clients : sync jar 0.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.