Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-mar10-fancytree |
Version | Version2.21.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-mar10-fancytree/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-mar10-fancytree</artifactId>
<version>2.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-mar10-fancytree/
implementation 'org.webjars.bower:github-com-mar10-fancytree:2.21.0'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-mar10-fancytree/
implementation ("org.webjars.bower:github-com-mar10-fancytree:2.21.0")
'org.webjars.bower:github-com-mar10-fancytree:jar:2.21.0'
<dependency org="org.webjars.bower" name="github-com-mar10-fancytree" rev="2.21.0">
<artifact name="github-com-mar10-fancytree" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-mar10-fancytree', version='2.21.0')
)
libraryDependencies += "org.webjars.bower" % "github-com-mar10-fancytree" % "2.21.0"
[org.webjars.bower/github-com-mar10-fancytree "2.21.0"]