GroupId | GroupIdorg.webjars.bowergithub.patternfly |
---|---|
ArtifactId | ArtifactIdpatternfly-bootstrap-treeview |
Version | Version2.1.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.patternfly/patternfly-bootstrap-treeview/ -->
<dependency>
<groupId>org.webjars.bowergithub.patternfly</groupId>
<artifactId>patternfly-bootstrap-treeview</artifactId>
<version>2.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.patternfly/patternfly-bootstrap-treeview/
implementation 'org.webjars.bowergithub.patternfly:patternfly-bootstrap-treeview:2.1.5'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.patternfly/patternfly-bootstrap-treeview/
implementation ("org.webjars.bowergithub.patternfly:patternfly-bootstrap-treeview:2.1.5")
'org.webjars.bowergithub.patternfly:patternfly-bootstrap-treeview:jar:2.1.5'
<dependency org="org.webjars.bowergithub.patternfly" name="patternfly-bootstrap-treeview" rev="2.1.5">
<artifact name="patternfly-bootstrap-treeview" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.patternfly', module='patternfly-bootstrap-treeview', version='2.1.5')
)
libraryDependencies += "org.webjars.bowergithub.patternfly" % "patternfly-bootstrap-treeview" % "2.1.5"
[org.webjars.bowergithub.patternfly/patternfly-bootstrap-treeview "2.1.5"]