is not current version
Last Version 75

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


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.francis-pang
ArtifactId

ArtifactId

expense-tally-cli
Version

Version

64
Type

Type

jar

Download expense-tally-cli 64


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