| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.daniel-tucano |
| Идентификатор | Идентификаторmatplotlib4j |
| Версия | Версия0.5.1 |
| Тип | Типjar |
| Описание |
Описаниеmatplotlib4j
Matplotlib for java: A simple graph plot library for java with powerful python matplotlib
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| matplotlib4j-0.5.1.pom | |
| matplotlib4j-0.5.1.jar | 47 KB |
| matplotlib4j-0.5.1-sources.jar | 24 KB |
| matplotlib4j-0.5.1-javadoc.jar | 172 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.daniel-tucano/matplotlib4j/ -->
<dependency>
<groupId>io.github.daniel-tucano</groupId>
<artifactId>matplotlib4j</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.daniel-tucano/matplotlib4j/
implementation 'io.github.daniel-tucano:matplotlib4j:0.5.1'
// https://jarcasting.com/artifacts/io.github.daniel-tucano/matplotlib4j/
implementation ("io.github.daniel-tucano:matplotlib4j:0.5.1")
'io.github.daniel-tucano:matplotlib4j:jar:0.5.1'
<dependency org="io.github.daniel-tucano" name="matplotlib4j" rev="0.5.1">
<artifact name="matplotlib4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.daniel-tucano', module='matplotlib4j', version='0.5.1')
)
libraryDependencies += "io.github.daniel-tucano" % "matplotlib4j" % "0.5.1"
[io.github.daniel-tucano/matplotlib4j "0.5.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 15.0 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
| log4j : log4j | jar | 1.2.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |