| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.hageldave.jplotter |
| Идентификатор | Идентификаторjplotter |
| Последняя версия | Последняя версия0.6.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJPlotter
The jplotter artifact provides a framework for scientific 2D
visualizations such as scatter plots, contour lines, line graphs
or vector field 'quiver' plots.
It is using OpenGL and integrates into the AWT environment for
graphical user interfaces.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jplotter-0.6.1.pom | |
| jplotter-0.6.1.jar | 947 KB |
| jplotter-0.6.1-sources.jar | 905 KB |
| jplotter-0.6.1-javadoc.jar | 526 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hageldave.jplotter/jplotter/ -->
<dependency>
<groupId>com.github.hageldave.jplotter</groupId>
<artifactId>jplotter</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hageldave.jplotter/jplotter/
implementation 'com.github.hageldave.jplotter:jplotter:0.6.1'
// https://jarcasting.com/artifacts/com.github.hageldave.jplotter/jplotter/
implementation ("com.github.hageldave.jplotter:jplotter:0.6.1")
'com.github.hageldave.jplotter:jplotter:jar:0.6.1'
<dependency org="com.github.hageldave.jplotter" name="jplotter" rev="0.6.1">
<artifact name="jplotter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hageldave.jplotter', module='jplotter', version='0.6.1')
)
libraryDependencies += "com.github.hageldave.jplotter" % "jplotter" % "0.6.1"
[com.github.hageldave.jplotter/jplotter "0.6.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.lwjglx : lwjgl3-awt | jar | 0.1.7 |
| com.github.hageldave.imagingkit : imagingkit-core | jar | 2.1 |
| org.apache.xmlgraphics : batik-all | jar | 1.14 |
| org.apache.pdfbox : pdfbox | jar | 2.0.25 |
| de.rototor.pdfbox : graphics2d | jar | 0.34 |