License |
License
MIT
|
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-danvk-dygraphs |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondygraphs
WebJar for dygraphs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github-com-danvk-dygraphs-2.1.0.pom | |
github-com-danvk-dygraphs-2.1.0.jar | 1 MB |
github-com-danvk-dygraphs-2.1.0-sources.jar | 22 bytes |
github-com-danvk-dygraphs-2.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-danvk-dygraphs/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-danvk-dygraphs</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-danvk-dygraphs/
implementation 'org.webjars.npm:github-com-danvk-dygraphs:2.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-danvk-dygraphs/
implementation ("org.webjars.npm:github-com-danvk-dygraphs:2.1.0")
'org.webjars.npm:github-com-danvk-dygraphs:jar:2.1.0'
<dependency org="org.webjars.npm" name="github-com-danvk-dygraphs" rev="2.1.0">
<artifact name="github-com-danvk-dygraphs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-danvk-dygraphs', version='2.1.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-danvk-dygraphs" % "2.1.0"
[org.webjars.npm/github-com-danvk-dygraphs "2.1.0"]