MVN

com.jeffrodriguez : webtools

Maven & Gradle

Aug 31, 2012
1 stars

Web Tools · A set of web-oriented tools for Java.

<dependency>
    <groupId>com.jeffrodriguez</groupId>
    <artifactId>webtools</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jeffrodriguez : webtools to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of com.jeffrodriguez : webtools to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
webtools-0.2.0
0.1.x
webtools-0.1.0

How to add a dependency to Maven

Add the following com.jeffrodriguez : webtools maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.jeffrodriguez</groupId>
    <artifactId>webtools</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jeffrodriguez : webtools gradle dependency to your build.gradle file:

implementation 'com.jeffrodriguez:webtools:0.2.0'

Gradle Kotlin DSL: Add the following com.jeffrodriguez : webtools gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jeffrodriguez:webtools:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jeffrodriguez : webtools sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jeffrodriguez" % "webtools" % "0.2.0"

Advertisement

Dependencies from Group

Jul 23, 2012
1 usages
3 stars
Aug 31, 2012
1 stars

Discover Dependencies

Mar 10, 2014
8 stars
Dec 03, 2012
55 usages
685 stars
Feb 23, 2015
264 stars
Sep 20, 2005
2 usages
Oct 07, 2010
3 usages
Feb 17, 2014
77 usages
450 stars
Jul 07, 2011
1 stars
Mar 24, 2015
10 usages
2.5k stars