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

org.epics:graphene-all 0.4

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

Группа

Группа

org.epics
Идентификатор

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

graphene-all
Версия

Версия

0.4
Тип

Тип

pom

Скачать graphene-all 0.4

Имя Файла Размер
graphene-all-0.4.pom 5 KB
Обзор

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