MVN

net.twibs : twibs-web

Maven & Gradle

Sep 18, 2015
3 usages
0 stars

Twibs: Web

<dependency>
    <groupId>net.twibs</groupId>
    <artifactId>twibs-web</artifactId>
    <version>0.14.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.twibs : twibs-web to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.14.1

All Versions

Choose a version of net.twibs : twibs-web to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.14.x
twibs-web-0.14.1
0.14
twibs-web-0.14
0.13
twibs-web-0.13

How to add a dependency to Maven

Add the following net.twibs : twibs-web maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.twibs</groupId>
    <artifactId>twibs-web</artifactId>
    <version>0.14.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.twibs : twibs-web gradle dependency to your build.gradle file:

implementation 'net.twibs:twibs-web:0.14.1'

Gradle Kotlin DSL: Add the following net.twibs : twibs-web gradle kotlin dependency to your build.gradle.kts file:

implementation("net.twibs:twibs-web:0.14.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.twibs : twibs-web sbt scala dependency to your build.sbt file:

libraryDependencies += "net.twibs" % "twibs-web" % "0.14.1"

Advertisement

Dependencies from Group

Sep 18, 2015
6 usages
0 stars
Sep 18, 2015
3 usages
0 stars
Sep 18, 2015
3 usages
0 stars
Sep 18, 2015
2 usages
0 stars
Sep 18, 2015
1 usages
0 stars

Discover Dependencies

Sep 18, 2015
0 stars
Sep 18, 2015
6 usages
0 stars
Sep 18, 2015
2 usages
0 stars
Sep 18, 2015
0 stars
Sep 18, 2015
1 usages
0 stars
Oct 21, 2018
2 usages
351 stars