delightful-parsing

delightful-parsing is a Scala library for parsing string containing fixed-width columns

License

License

GroupId

GroupId

org.sweet-delights
ArtifactId

ArtifactId

delightful-parsing_2.13
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

delightful-parsing
delightful-parsing is a Scala library for parsing string containing fixed-width columns
Project URL

Project URL

https://github.com/sweet-delights/delightful-parsing
Project Organization

Project Organization

org.sweet-delights
Source Code Management

Source Code Management

https://github.com/sweet-delights/delightful-parsing

Download delightful-parsing_2.13

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
org.sweet-delights : delightful-typeclasses_2.13 jar 0.2.0

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-reflect jar 2.13.8

test (1)

Group / Artifact Type Version
org.specs2 : specs2-core_2.13 jar 4.15.0

Project Modules

There are no modules declared in this project.
org.sweet-delights

sweet-delights

A collection of libraries & tools.

Versions

Version
0.9.0
0.8.0
0.7.0
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
0.0.2
0.0.1