Last Version

Java Text Utilities 0.3.4

Gives text representations of common data views such as tree and table.

License

License

GroupId

GroupId

com.massisframework
ArtifactId

ArtifactId

j-text-utils
Version

Version

0.3.4
Type

Type

jar
Description

Description

Java Text Utilities
Gives text representations of common data views such as tree and table.
Project URL

Project URL

http://code.google.com/p/j-text-utils

Download j-text-utils 0.3.4


<!-- https://jarcasting.com/artifacts/com.massisframework/j-text-utils/ -->
<dependency>
    <groupId>com.massisframework</groupId>
    <artifactId>j-text-utils</artifactId>
    <version>0.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.massisframework/j-text-utils/
implementation 'com.massisframework:j-text-utils:0.3.4'
// https://jarcasting.com/artifacts/com.massisframework/j-text-utils/
implementation ("com.massisframework:j-text-utils:0.3.4")
'com.massisframework:j-text-utils:jar:0.3.4'
<dependency org="com.massisframework" name="j-text-utils" rev="0.3.4">
  <artifact name="j-text-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.massisframework', module='j-text-utils', version='0.3.4')
)
libraryDependencies += "com.massisframework" % "j-text-utils" % "0.3.4"
[com.massisframework/j-text-utils "0.3.4"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 21.0
commons-lang : commons-lang jar 2.6
au.com.bytecode : opencsv jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.