GroupId | GroupIdorg.webjars |
---|---|
ArtifactId | ArtifactIdrgraph |
Version | Version3_2014-07-27-stable |
Type | Typejar |
Filename | Size |
---|---|
rgraph-3_2014-07-27-stable.pom | |
rgraph-3_2014-07-27-stable.jar | 350 KB |
rgraph-3_2014-07-27-stable-javadoc.jar | 342 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/rgraph/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>rgraph</artifactId>
<version>3_2014-07-27-stable</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/rgraph/
implementation 'org.webjars:rgraph:3_2014-07-27-stable'
// https://jarcasting.com/artifacts/org.webjars/rgraph/
implementation ("org.webjars:rgraph:3_2014-07-27-stable")
'org.webjars:rgraph:jar:3_2014-07-27-stable'
<dependency org="org.webjars" name="rgraph" rev="3_2014-07-27-stable">
<artifact name="rgraph" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='rgraph', version='3_2014-07-27-stable')
)
libraryDependencies += "org.webjars" % "rgraph" % "3_2014-07-27-stable"
[org.webjars/rgraph "3_2014-07-27-stable"]