не последняя версия
Последняя версия 1.0.9.d96a669-1

org.webjars:jqplot 1.0.9.d96a669

WebJar for jqplot

Группа

Группа

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

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

jqplot
Версия

Версия

1.0.9.d96a669
Тип

Тип

jar

Скачать jqplot 1.0.9.d96a669


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