SeparatedString

A fluent API to generate and parse CSV amd bracketed lists

License

License

Commercial License
Non-commercial License
GroupId

GroupId

nz.co.gregs
ArtifactId

ArtifactId

separatedstring
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

SeparatedString
A fluent API to generate and parse CSV amd bracketed lists
Project URL

Project URL

https://github.com/gregorydgraham/SeparatedString

Download separatedstring

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2.1
1.2
1.1
0.9