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

XChart Parent 3.8.1

XChart is a light weight Java library for plotting data.

Лицензия

Лицензия

Категории

Категории

XChart Прикладные библиотеки Science
Группа

Группа

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

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

xchart-parent
Версия

Версия

3.8.1
Тип

Тип

pom
Описание

Описание

XChart Parent
XChart is a light weight Java library for plotting data.
Ссылка на сайт

Ссылка на сайт

http://knowm.org/open-source/xchart
Организация-разработчик

Организация-разработчик

Knowm Inc.

Скачать xchart-parent 3.8.1

Имя Файла Размер
xchart-parent-3.8.1.pom 7 KB
Обзор

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.easytesting : fest-assert-core jar 2.0M10

Модули Проекта

  • xchart
  • xchart-demo