is not current version
Last Version 75

com.github.francis-pang:expense-tally-model 73


GroupId

GroupId

com.github.francis-pang
ArtifactId

ArtifactId

expense-tally-model
Version

Version

73
Type

Type

jar

Download expense-tally-model 73


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