License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdrgraph |
Version | Version4.66-stable |
Type | Typejar |
Description |
DescriptionRGraph
WebJar for RGraph
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rgraph-4.66-stable.pom | |
rgraph-4.66-stable.jar | 540 KB |
rgraph-4.66-stable-javadoc.jar | 531 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/rgraph/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>rgraph</artifactId>
<version>4.66-stable</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/rgraph/
implementation 'org.webjars:rgraph:4.66-stable'
// https://jarcasting.com/artifacts/org.webjars/rgraph/
implementation ("org.webjars:rgraph:4.66-stable")
'org.webjars:rgraph:jar:4.66-stable'
<dependency org="org.webjars" name="rgraph" rev="4.66-stable">
<artifact name="rgraph" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='rgraph', version='4.66-stable')
)
libraryDependencies += "org.webjars" % "rgraph" % "4.66-stable"
[org.webjars/rgraph "4.66-stable"]