License |
License |
---|---|
GroupId | GroupIdcom.github.davidmoten |
ArtifactId | ArtifactIdword-wrap |
Last Version | Last Version0.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionword-wrap
Text word wrapping in Java
|
Project URL |
Project URL |
Filename | Size |
---|---|
word-wrap-0.1.9.pom | |
word-wrap-0.1.9.jar | 16 KB |
word-wrap-0.1.9-sources.jar | 6 KB |
word-wrap-0.1.9-javadoc.jar | 35 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.davidmoten : guava-mini | jar | 0.1.3 |
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 |