MVN

com.github.davidmoten : word-wrap

Maven & Gradle

Jan 31, 2023
5 usages
26 stars

word-wrap · Text word wrapping in Java

<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>word-wrap</artifactId>
    <version>0.1.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.davidmoten : word-wrap to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.12

All Versions

Choose a version of com.github.davidmoten : word-wrap to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
word-wrap-0.1.12
word-wrap-0.1.11
word-wrap-0.1.9
word-wrap-0.1.8
word-wrap-0.1.7
word-wrap-0.1.6
word-wrap-0.1.5
word-wrap-0.1.4
word-wrap-0.1.3
word-wrap-0.1.2
word-wrap-0.1.1
0.1
word-wrap-0.1

How to add a dependency to Maven

Add the following com.github.davidmoten : word-wrap maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>word-wrap</artifactId>
    <version>0.1.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.davidmoten : word-wrap gradle dependency to your build.gradle file:

implementation 'com.github.davidmoten:word-wrap:0.1.12'

Gradle Kotlin DSL: Add the following com.github.davidmoten : word-wrap gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.davidmoten:word-wrap:0.1.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.davidmoten : word-wrap sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.davidmoten" % "word-wrap" % "0.1.12"

Advertisement

Dependencies from Group

Apr 16, 2021
48 usages
2 stars
Apr 02, 2023
34 usages
10 stars
Jun 28, 2023
22 usages
1k stars
Nov 23, 2022
22 usages
269 stars
Aug 02, 2023
22 usages
386 stars

Discover Dependencies

Dec 11, 2021
2 usages
231 stars
Jul 06, 2018
1 usages
Jul 17, 2018
1 usages
0 stars
May 21, 2019
7 usages
3 stars
Jul 28, 2021
2 usages
16 stars
Jul 28, 2021
16 stars
Jan 17, 2020
1 usages
16 stars
Jul 11, 2023
306 stars
Jul 11, 2023
23 usages
276 stars