is not current version
Last Version 0.8.0

org.epics:graphene-all 0.6

A library to create graphs suitable for real time scientific data visualization.

GroupId

GroupId

org.epics
ArtifactId

ArtifactId

graphene-all
Version

Version

0.6
Type

Type

pom

Download graphene-all 0.6

Filename Size
graphene-all-0.6.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/org.epics/graphene-all/ -->
<dependency>
    <groupId>org.epics</groupId>
    <artifactId>graphene-all</artifactId>
    <version>0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.epics/graphene-all/
implementation 'org.epics:graphene-all:0.6'
// https://jarcasting.com/artifacts/org.epics/graphene-all/
implementation ("org.epics:graphene-all:0.6")
'org.epics:graphene-all:pom:0.6'
<dependency org="org.epics" name="graphene-all" rev="0.6">
  <artifact name="graphene-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.epics', module='graphene-all', version='0.6')
)
libraryDependencies += "org.epics" % "graphene-all" % "0.6"
[org.epics/graphene-all "0.6"]