GroupId | GroupIdcom.github.francis-pang |
---|---|
ArtifactId | ArtifactIdexpense-tally-model |
Version | Version56 |
Type | Typejar |
Filename | Size |
---|---|
expense-tally-model-56.pom | |
expense-tally-model-56.jar | 25 KB |
expense-tally-model-56-sources.jar | 16 KB |
expense-tally-model-56-javadoc.jar | 193 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.francis-pang/expense-tally-model/ -->
<dependency>
<groupId>com.github.francis-pang</groupId>
<artifactId>expense-tally-model</artifactId>
<version>56</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.francis-pang/expense-tally-model/
implementation 'com.github.francis-pang:expense-tally-model:56'
// https://jarcasting.com/artifacts/com.github.francis-pang/expense-tally-model/
implementation ("com.github.francis-pang:expense-tally-model:56")
'com.github.francis-pang:expense-tally-model:jar:56'
<dependency org="com.github.francis-pang" name="expense-tally-model" rev="56">
<artifact name="expense-tally-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.francis-pang', module='expense-tally-model', version='56')
)
libraryDependencies += "com.github.francis-pang" % "expense-tally-model" % "56"
[com.github.francis-pang/expense-tally-model "56"]