is not current version
Last Version 75

com.github.francis-pang:expense-tally-reconciliator 59


GroupId

GroupId

com.github.francis-pang
ArtifactId

ArtifactId

expense-tally-reconciliator
Version

Version

59
Type

Type

jar

Download expense-tally-reconciliator 59


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