MVN

ws.ament.hammock : bootstrap-owb

Maven & Gradle

Jul 17, 2017
1 usages
107 stars
<dependency>
    <groupId>ws.ament.hammock</groupId>
    <artifactId>bootstrap-owb</artifactId>
    <version>1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ws.ament.hammock : bootstrap-owb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5

All Versions

Choose a version of ws.ament.hammock : bootstrap-owb to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5
bootstrap-owb-1.5
1.3
bootstrap-owb-1.3
1.2.x
bootstrap-owb-1.2.1
1.2
bootstrap-owb-1.2
1.1
bootstrap-owb-1.1

How to add a dependency to Maven

Add the following ws.ament.hammock : bootstrap-owb maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ws.ament.hammock</groupId>
    <artifactId>bootstrap-owb</artifactId>
    <version>1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ws.ament.hammock : bootstrap-owb gradle dependency to your build.gradle file:

implementation 'ws.ament.hammock:bootstrap-owb:1.5'

Gradle Kotlin DSL: Add the following ws.ament.hammock : bootstrap-owb gradle kotlin dependency to your build.gradle.kts file:

implementation("ws.ament.hammock:bootstrap-owb:1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following ws.ament.hammock : bootstrap-owb sbt scala dependency to your build.sbt file:

libraryDependencies += "ws.ament.hammock" % "bootstrap-owb" % "1.5"

Advertisement

Dependencies from Group

Mar 04, 2018
15 usages
106 stars
Mar 04, 2018
13 usages
107 stars
Mar 04, 2018
12 usages
107 stars
Mar 04, 2018
6 usages
107 stars
Mar 04, 2018
5 usages
107 stars

Discover Dependencies