License |
License |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.patternfly |
ArtifactId | ArtifactIdpatternfly |
Version | Version3.18.1 |
Type | Typejar |
Description |
Descriptionpatternfly
WebJar for patternfly
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
patternfly-3.18.1.pom | |
patternfly-3.18.1.jar | 3 MB |
patternfly-3.18.1-sources.jar | 22 bytes |
patternfly-3.18.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.patternfly/patternfly/ -->
<dependency>
<groupId>org.webjars.bowergithub.patternfly</groupId>
<artifactId>patternfly</artifactId>
<version>3.18.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.patternfly/patternfly/
implementation 'org.webjars.bowergithub.patternfly:patternfly:3.18.1'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.patternfly/patternfly/
implementation ("org.webjars.bowergithub.patternfly:patternfly:3.18.1")
'org.webjars.bowergithub.patternfly:patternfly:jar:3.18.1'
<dependency org="org.webjars.bowergithub.patternfly" name="patternfly" rev="3.18.1">
<artifact name="patternfly" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.patternfly', module='patternfly', version='3.18.1')
)
libraryDependencies += "org.webjars.bowergithub.patternfly" % "patternfly" % "3.18.1"
[org.webjars.bowergithub.patternfly/patternfly "3.18.1"]