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

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

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
Версия

Версия

58
Тип

Тип

pom

Скачать expense-tally 58

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

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