is not current version
Last Version 75

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


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.francis-pang
ArtifactId

ArtifactId

expense-tally-cli
Version

Version

68
Type

Type

jar

Download expense-tally-cli 68


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