| GroupId | GroupIdorg.webjars.bowergithub.predixdesignsystem |
|---|---|
| ArtifactId | ArtifactIdpx-tabs |
| Version | Version2.1.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| px-tabs-2.1.0.pom | |
| px-tabs-2.1.0.jar | 148 KB |
| px-tabs-2.1.0-sources.jar | 22 bytes |
| px-tabs-2.1.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.predixdesignsystem/px-tabs/ -->
<dependency>
<groupId>org.webjars.bowergithub.predixdesignsystem</groupId>
<artifactId>px-tabs</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.predixdesignsystem/px-tabs/
implementation 'org.webjars.bowergithub.predixdesignsystem:px-tabs:2.1.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.predixdesignsystem/px-tabs/
implementation ("org.webjars.bowergithub.predixdesignsystem:px-tabs:2.1.0")
'org.webjars.bowergithub.predixdesignsystem:px-tabs:jar:2.1.0'
<dependency org="org.webjars.bowergithub.predixdesignsystem" name="px-tabs" rev="2.1.0">
<artifact name="px-tabs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.predixdesignsystem', module='px-tabs', version='2.1.0')
)
libraryDependencies += "org.webjars.bowergithub.predixdesignsystem" % "px-tabs" % "2.1.0"
[org.webjars.bowergithub.predixdesignsystem/px-tabs "2.1.0"]