License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Github Development Tools Version Controls |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-nicoespeon-gitgraph-js |
Last Version | Last Version1.11.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongitgraph.js
WebJar for gitgraph.js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-nicoespeon-gitgraph-js/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-nicoespeon-gitgraph-js</artifactId>
<version>1.11.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-nicoespeon-gitgraph-js/
implementation 'org.webjars.bower:github-com-nicoespeon-gitgraph-js:1.11.4'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-nicoespeon-gitgraph-js/
implementation ("org.webjars.bower:github-com-nicoespeon-gitgraph-js:1.11.4")
'org.webjars.bower:github-com-nicoespeon-gitgraph-js:jar:1.11.4'
<dependency org="org.webjars.bower" name="github-com-nicoespeon-gitgraph-js" rev="1.11.4">
<artifact name="github-com-nicoespeon-gitgraph-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-nicoespeon-gitgraph-js', version='1.11.4')
)
libraryDependencies += "org.webjars.bower" % "github-com-nicoespeon-gitgraph-js" % "1.11.4"
[org.webjars.bower/github-com-nicoespeon-gitgraph-js "1.11.4"]