MVN

org.webjars.bowergithub.predixdesignsystem : px-functions-design

Maven & Gradle

Apr 19, 2018
2 usages
0 stars

px-functions-design · WebJar for px-functions-design

<dependency>
    <groupId>org.webjars.bowergithub.predixdesignsystem</groupId>
    <artifactId>px-functions-design</artifactId>
    <version>0.3.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.webjars.bowergithub.predixdesignsystem : px-functions-design to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.4

All Versions

Choose a version of org.webjars.bowergithub.predixdesignsystem : px-functions-design to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
px-functions-design-2.0.3
px-functions-design-2.0.0
1.0.x
px-functions-design-1.0.10
0.3.x
px-functions-design-0.3.4

How to add a dependency to Maven

Add the following org.webjars.bowergithub.predixdesignsystem : px-functions-design maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.webjars.bowergithub.predixdesignsystem</groupId>
    <artifactId>px-functions-design</artifactId>
    <version>0.3.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.webjars.bowergithub.predixdesignsystem : px-functions-design gradle dependency to your build.gradle file:

implementation 'org.webjars.bowergithub.predixdesignsystem:px-functions-design:0.3.4'

Gradle Kotlin DSL: Add the following org.webjars.bowergithub.predixdesignsystem : px-functions-design gradle kotlin dependency to your build.gradle.kts file:

implementation("org.webjars.bowergithub.predixdesignsystem:px-functions-design:0.3.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.webjars.bowergithub.predixdesignsystem : px-functions-design sbt scala dependency to your build.sbt file:

libraryDependencies += "org.webjars.bowergithub.predixdesignsystem" % "px-functions-design" % "0.3.4"

Advertisement