не последняя версия
Последняя версия 75

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

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

Лицензия

Лицензия

Группа

Группа

com.github.francis-pang
Идентификатор

Идентификатор

expense-tally
Версия

Версия

72
Тип

Тип

pom
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/francis-pang/expense-tally
Система контроля версий

Система контроля версий

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

Скачать expense-tally 72

Имя Файла Размер
expense-tally-72.pom 12 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

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