Last Version

delightful-parsing 0.9.0

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.12
Version

Version

0.9.0
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.12 0.9.0


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

Dependencies

compile (2)

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

provided (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.