License |
License |
---|---|
GroupId | GroupIdcom.massisframework |
ArtifactId | ArtifactIdj-text-utils |
Last Version | Last Version0.3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Text Utilities
Gives text representations of common data views such as tree and table.
|
Project URL |
Project URL |
Filename | Size |
---|---|
j-text-utils-0.3.4.pom | |
j-text-utils-0.3.4.jar | 18 KB |
j-text-utils-0.3.4-sources.jar | 9 KB |
j-text-utils-0.3.4-javadoc.jar | 96 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |