не последняя версия
Последняя версия 75

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


Группа

Группа

com.github.francis-pang
Идентификатор

Идентификатор

expense-tally-model
Версия

Версия

55
Тип

Тип

jar

Скачать expense-tally-model 55


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