is not current version
Last Version 75

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


GroupId

GroupId

com.github.francis-pang
ArtifactId

ArtifactId

expense-tally-model
Version

Version

68
Type

Type

jar

Download expense-tally-model 68


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