Last Version

com.github.francis-pang:expense-tally-base 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-base
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-base 75


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

Dependencies

compile (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.29

test (2)

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

Project Modules

There are no modules declared in this project.