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

org.webjars.npm:flot 3.2.9

WebJar for flot

Группа

Группа

org.webjars.npm
Идентификатор

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

flot
Версия

Версия

3.2.9
Тип

Тип

jar

Скачать flot 3.2.9

Имя Файла Размер
flot-3.2.9.pom
flot-3.2.9.jar 283 KB
flot-3.2.9-sources.jar 22 bytes
flot-3.2.9-javadoc.jar 22 bytes
Обзор

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