Last Version

word-wrap 0.1.9

Text word wrapping in Java

License

License

GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

word-wrap
Version

Version

0.1.9
Type

Type

jar
Description

Description

word-wrap
Text word wrapping in Java
Project URL

Project URL

http://github.com/davidmoten/word-wrap

Download word-wrap 0.1.9


<!-- https://jarcasting.com/artifacts/com.github.davidmoten/word-wrap/ -->
<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>word-wrap</artifactId>
    <version>0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/word-wrap/
implementation 'com.github.davidmoten:word-wrap:0.1.9'
// https://jarcasting.com/artifacts/com.github.davidmoten/word-wrap/
implementation ("com.github.davidmoten:word-wrap:0.1.9")
'com.github.davidmoten:word-wrap:jar:0.1.9'
<dependency org="com.github.davidmoten" name="word-wrap" rev="0.1.9">
  <artifact name="word-wrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='word-wrap', version='0.1.9')
)
libraryDependencies += "com.github.davidmoten" % "word-wrap" % "0.1.9"
[com.github.davidmoten/word-wrap "0.1.9"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.davidmoten : guava-mini jar 0.1.3

test (4)

Group / Artifact Type Version
junit : junit Optional jar 4.13.1
com.github.davidmoten : junit-extras jar 0.3
org.openjdk.jmh : jmh-core jar 1.21
org.openjdk.jmh : jmh-generator-annprocess jar 1.21

Project Modules

There are no modules declared in this project.