is not current version
Last Version 75

com.github.francis-pang:expense-tally-csv-parser 73


Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.github.francis-pang
ArtifactId

ArtifactId

expense-tally-csv-parser
Version

Version

73
Type

Type

jar

Download expense-tally-csv-parser 73


<!-- https://jarcasting.com/artifacts/com.github.francis-pang/expense-tally-csv-parser/ -->
<dependency>
    <groupId>com.github.francis-pang</groupId>
    <artifactId>expense-tally-csv-parser</artifactId>
    <version>73</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.francis-pang/expense-tally-csv-parser/
implementation 'com.github.francis-pang:expense-tally-csv-parser:73'
// https://jarcasting.com/artifacts/com.github.francis-pang/expense-tally-csv-parser/
implementation ("com.github.francis-pang:expense-tally-csv-parser:73")
'com.github.francis-pang:expense-tally-csv-parser:jar:73'
<dependency org="com.github.francis-pang" name="expense-tally-csv-parser" rev="73">
  <artifact name="expense-tally-csv-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.francis-pang', module='expense-tally-csv-parser', version='73')
)
libraryDependencies += "com.github.francis-pang" % "expense-tally-csv-parser" % "73"
[com.github.francis-pang/expense-tally-csv-parser "73"]