p

px-sample-app

WebJar for px-sample-app
http://webjars.org
BSD 3-Clause
Files download
File Operation
px-sample-app-2.0.0.jar download
px-sample-app-2.0.0.pom download
px-sample-app-2.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.bowergithub.predixdesignsystem</groupId>
  <artifactId>px-sample-app</artifactId>
  <version>2.0.0</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.bowergithub.predixdesignsystem:px-sample-app:2.0.0'
Gradle Kotlin
implementation("org.webjars.bowergithub.predixdesignsystem:px-sample-app:2.0.0")
Scala SBT
libraryDependencies += "org.webjars.bowergithub.predixdesignsystem" % "px-sample-app" % "2.0.0"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.bowergithub.predixdesignsystem', module='px-sample-app', version='2.0.0')
)
Apache Ivy
<dependency org="org.webjars.bowergithub.predixdesignsystem" name="px-sample-app" rev="2.0.0" />
Leiningen
[org.webjars.bowergithub.predixdesignsystem/px-sample-app "2.0.0"]
Apache Buildr
'org.webjars.bowergithub.predixdesignsystem:px-sample-app:jar:2.0.0'