is not current version
Last Version 0.0.5

libgnucash 0.0.4

Java bindings for GnuCash shared libraries

License

License

GroupId

GroupId

com.austindoupnik.gnc4j
ArtifactId

ArtifactId

libgnucash
Version

Version

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


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

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.