License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdflot |
Version | Version4.2.2 |
Type | Typejar |
Description |
Descriptionflot
WebJar for flot
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
flot-4.2.2.pom | |
flot-4.2.2.jar | 285 KB |
flot-4.2.2-sources.jar | 22 bytes |
flot-4.2.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/flot/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>flot</artifactId>
<version>4.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/flot/
implementation 'org.webjars.npm:flot:4.2.2'
// https://jarcasting.com/artifacts/org.webjars.npm/flot/
implementation ("org.webjars.npm:flot:4.2.2")
'org.webjars.npm:flot:jar:4.2.2'
<dependency org="org.webjars.npm" name="flot" rev="4.2.2">
<artifact name="flot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='flot', version='4.2.2')
)
libraryDependencies += "org.webjars.npm" % "flot" % "4.2.2"
[org.webjars.npm/flot "4.2.2"]