Last Version

LTSV4J 0.9.0

Labeled Tab Separated Value(http://ltsv.org/) manipulator for Java

License

License

GroupId

GroupId

am.ik.ltsv4j
ArtifactId

ArtifactId

ltsv4j
Version

Version

0.9.0
Type

Type

jar
Description

Description

LTSV4J
Labeled Tab Separated Value(http://ltsv.org/) manipulator for Java
Project URL

Project URL

https://github.com/making/ltsv4j

Download ltsv4j 0.9.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.