tool

Java bindings for GnuCash shared libraries

License

License

GroupId

GroupId

com.austindoupnik.gnc4j
ArtifactId

ArtifactId

tool
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

tool
Java bindings for GnuCash shared libraries
Source Code Management

Source Code Management

https://github.com/austindoupnik/gnc4j/tree/main/tool

Download tool

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.zeroturnaround : zt-exec jar
info.picocli : picocli jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4