Last Version

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

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

License

License

GroupId

GroupId

com.github.francis-pang
ArtifactId

ArtifactId

expense-tally
Version

Version

75
Type

Type

pom
Description

Description

com.github.francis-pang:expense-tally
Expense Tally is an application which tallies the transaction history from Singapore banks against the records download from Expense Manager database.
Project URL

Project URL

https://github.com/francis-pang/expense-tally
Source Code Management

Source Code Management

https://github.com/francis-pang/expense-tally

Download expense-tally 75

Filename Size
expense-tally-75.pom 12 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • base
  • model
  • csv-parser
  • expense-manager
  • reconciliator
  • cli