is not current version
Last Version 0.9.0

org.sweet-delights:delightful-parsing_2.13 0.0.1

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

GroupId

GroupId

org.sweet-delights
ArtifactId

ArtifactId

delightful-parsing_2.13
Version

Version

0.0.1
Type

Type

jar

Download delightful-parsing_2.13 0.0.1


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