MVN

com.develhack : abbreviator

Maven & Gradle

Apr 22, 2015

abbreviator · Utilities to abbreviate Java idiom.

<dependency>
    <groupId>com.develhack</groupId>
    <artifactId>abbreviator</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.develhack : abbreviator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.0

All Versions

Choose a version of com.develhack : abbreviator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
abbreviator-0.4.0
0.2.x
abbreviator-0.2.0
0.1.x
abbreviator-0.1.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.develhack</groupId>
    <artifactId>abbreviator</artifactId>
    <version>0.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.develhack : abbreviator gradle dependency to your build.gradle file:

implementation 'com.develhack:abbreviator:0.4.0'

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

implementation("com.develhack:abbreviator:0.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.develhack : abbreviator sbt scala dependency to your build.sbt file:

libraryDependencies += "com.develhack" % "abbreviator" % "0.4.0"

Advertisement

Dependencies from Group

Aug 15, 2015
2 usages
0 stars
May 04, 2015
0 stars
Mar 28, 2016
0 stars
Sep 30, 2015
0 stars

Discover Dependencies

Jul 11, 2015
894 stars
Jan 14, 2022
24 usages
381 stars
Jun 15, 2023
14 usages
585 stars
Jan 21, 2020
6 usages
3.4k stars
Jun 15, 2016
2 stars
Mar 21, 2021
22 usages
1.6k stars
Mar 07, 2017
34 usages
Mar 07, 2017
37 usages
Mar 07, 2017
9 usages
Aug 25, 2023
27 usages
3.9k stars