is not current version
Last Version 75

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


GroupId

GroupId

com.github.francis-pang
ArtifactId

ArtifactId

expense-tally-model
Version

Version

58
Type

Type

jar

Download expense-tally-model 58


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