is not current version
Last Version 0.0.5

tool 0.0.4

Java bindings for GnuCash shared libraries

License

License

GroupId

GroupId

com.austindoupnik.gnc4j
ArtifactId

ArtifactId

tool
Version

Version

0.0.4
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 0.0.4


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

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.