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

de.gsi.acc:chartfx-acc 11.1.3

Collection of accelerator specific widget and functionalities that directly depend on chart-fx or which no other suitable place has been identified (yet).

Группа

Группа

de.gsi.acc
Идентификатор

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

chartfx-acc
Версия

Версия

11.1.3
Тип

Тип

jar

Скачать chartfx-acc 11.1.3


<!-- https://jarcasting.com/artifacts/de.gsi.acc/chartfx-acc/ -->
<dependency>
    <groupId>de.gsi.acc</groupId>
    <artifactId>chartfx-acc</artifactId>
    <version>11.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.gsi.acc/chartfx-acc/
implementation 'de.gsi.acc:chartfx-acc:11.1.3'
// https://jarcasting.com/artifacts/de.gsi.acc/chartfx-acc/
implementation ("de.gsi.acc:chartfx-acc:11.1.3")
'de.gsi.acc:chartfx-acc:jar:11.1.3'
<dependency org="de.gsi.acc" name="chartfx-acc" rev="11.1.3">
  <artifact name="chartfx-acc" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.gsi.acc', module='chartfx-acc', version='11.1.3')
)
libraryDependencies += "de.gsi.acc" % "chartfx-acc" % "11.1.3"
[de.gsi.acc/chartfx-acc "11.1.3"]