is not current version
Last Version 4.66-stable

org.webjars:rgraph 3_2014-06-26-stable

WebJar for RGraph

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

rgraph
Version

Version

3_2014-06-26-stable
Type

Type

jar

Download rgraph 3_2014-06-26-stable


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