MVN

com.helger : ph-bootstrap3

Maven & Gradle

May 07, 2015
1 usages

ph-bootstrap3 · Library wrapping Bootstrap 3 controls as Java web application components

<dependency>
    <groupId>com.helger</groupId>
    <artifactId>ph-bootstrap3</artifactId>
    <version>2.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.helger : ph-bootstrap3 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.2

All Versions

Choose a version of com.helger : ph-bootstrap3 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
ph-bootstrap3-2.0.2
ph-bootstrap3-2.0.1
ph-bootstrap3-2.0.0
1.9.x
ph-bootstrap3-1.9.1
ph-bootstrap3-1.9.0
1.8.x
ph-bootstrap3-1.8.0
1.7.x
ph-bootstrap3-1.7.1
ph-bootstrap3-1.7.0
1.6.x
ph-bootstrap3-1.6.1
ph-bootstrap3-1.6.0
1.5.x
ph-bootstrap3-1.5.0
1.4.x
ph-bootstrap3-1.4.0

How to add a dependency to Maven

Add the following com.helger : ph-bootstrap3 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.helger</groupId>
    <artifactId>ph-bootstrap3</artifactId>
    <version>2.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.helger : ph-bootstrap3 gradle dependency to your build.gradle file:

implementation 'com.helger:ph-bootstrap3:2.0.2'

Gradle Kotlin DSL: Add the following com.helger : ph-bootstrap3 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.helger:ph-bootstrap3:2.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.helger : ph-bootstrap3 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.helger" % "ph-bootstrap3" % "2.0.2"

Advertisement

Dependencies from Group

Mar 18, 2021
258 usages
30 stars
Mar 18, 2021
101 usages
30 stars
Mar 18, 2021
79 usages
30 stars
Jul 21, 2019
79 usages
0 stars
Mar 18, 2021
68 usages
30 stars

Discover Dependencies