libgnucash

Java bindings for GnuCash shared libraries

License

License

GroupId

GroupId

com.austindoupnik.gnc4j
ArtifactId

ArtifactId

libgnucash
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

libgnucash
Java bindings for GnuCash shared libraries
Source Code Management

Source Code Management

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

Download libgnucash

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.austindoupnik.gnc4j : jna-core jar
com.austindoupnik.gnc4j : glib jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4