GroupId | GroupIdorg.webjars.bowergithub.predixdesignsystem |
---|---|
ArtifactId | ArtifactIdpx-tabs |
Version | Version1.0.2 |
Type | Typejar |
Filename | Size |
---|---|
px-tabs-1.0.2.pom | |
px-tabs-1.0.2.jar | 50 KB |
px-tabs-1.0.2-sources.jar | 22 bytes |
px-tabs-1.0.2-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>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.predixdesignsystem/px-tabs/
implementation 'org.webjars.bowergithub.predixdesignsystem:px-tabs:1.0.2'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.predixdesignsystem/px-tabs/
implementation ("org.webjars.bowergithub.predixdesignsystem:px-tabs:1.0.2")
'org.webjars.bowergithub.predixdesignsystem:px-tabs:jar:1.0.2'
<dependency org="org.webjars.bowergithub.predixdesignsystem" name="px-tabs" rev="1.0.2">
<artifact name="px-tabs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.predixdesignsystem', module='px-tabs', version='1.0.2')
)
libraryDependencies += "org.webjars.bowergithub.predixdesignsystem" % "px-tabs" % "1.0.2"
[org.webjars.bowergithub.predixdesignsystem/px-tabs "1.0.2"]