| Группа | Группаorg.webjars.npm |
|---|---|
| Идентификатор | Идентификаторplottable |
| Последняя версия | Последняя версия3.8.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание |
| Имя Файла | Размер |
|---|---|
| plottable-3.8.0.pom | |
| plottable-3.8.0.jar | 404 KB |
| plottable-3.8.0-sources.jar | 22 bytes |
| plottable-3.8.0-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/plottable/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>plottable</artifactId>
<version>3.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/plottable/
implementation 'org.webjars.npm:plottable:3.8.0'
// https://jarcasting.com/artifacts/org.webjars.npm/plottable/
implementation ("org.webjars.npm:plottable:3.8.0")
'org.webjars.npm:plottable:jar:3.8.0'
<dependency org="org.webjars.npm" name="plottable" rev="3.8.0">
<artifact name="plottable" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='plottable', version='3.8.0')
)
libraryDependencies += "org.webjars.npm" % "plottable" % "3.8.0"
[org.webjars.npm/plottable "3.8.0"]