is not current version
Last Version 0.8

com.github.gv2011:tools-accounting 0.6

Accounting Helper

GroupId

GroupId

com.github.gv2011
ArtifactId

ArtifactId

tools-accounting
Version

Version

0.6
Type

Type

jar

Download tools-accounting 0.6


<!-- https://jarcasting.com/artifacts/com.github.gv2011/tools-accounting/ -->
<dependency>
    <groupId>com.github.gv2011</groupId>
    <artifactId>tools-accounting</artifactId>
    <version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gv2011/tools-accounting/
implementation 'com.github.gv2011:tools-accounting:0.6'
// https://jarcasting.com/artifacts/com.github.gv2011/tools-accounting/
implementation ("com.github.gv2011:tools-accounting:0.6")
'com.github.gv2011:tools-accounting:jar:0.6'
<dependency org="com.github.gv2011" name="tools-accounting" rev="0.6">
  <artifact name="tools-accounting" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gv2011', module='tools-accounting', version='0.6')
)
libraryDependencies += "com.github.gv2011" % "tools-accounting" % "0.6"
[com.github.gv2011/tools-accounting "0.6"]