Last Version

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

Expense Tally is an application which tallies the transaction history from Singapore banks against the records download from Expense Manager database.

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.github.francis-pang
ArtifactId

ArtifactId

expense-tally-csv-parser
Version

Version

75
Type

Type

jar
Description

Description

Expense Tally is an application which tallies the transaction history from Singapore banks against the records download from Expense Manager database.

Download expense-tally-csv-parser 75


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.francis-pang : expense-tally-model jar 75

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.9.0-M1
org.mockito : mockito-core jar 4.6.0
org.mockito : mockito-inline jar 4.6.0
org.assertj : assertj-core jar 3.22.0

Project Modules

There are no modules declared in this project.