Last Version

delightful-parsing 0.8.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.11
Version

Version

0.8.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.11 0.8.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.sweet-delights : delightful-typeclasses_2.11 jar 0.1.1

provided (1)

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

test (1)

Group / Artifact Type Version
org.specs2 : specs2-core_2.11 jar 4.5.1

Project Modules

There are no modules declared in this project.