Last Version

gnc4j 0.0.5

Java bindings for GnuCash shared libraries

License

License

GroupId

GroupId

com.austindoupnik.gnc4j
ArtifactId

ArtifactId

gnc4j
Version

Version

0.0.5
Type

Type

pom
Description

Description

gnc4j
Java bindings for GnuCash shared libraries

Download gnc4j 0.0.5

Filename Size
gnc4j-0.0.5.pom 855 bytes
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • bom
  • glib
  • jna-core
  • libgnucash
  • parent/core
  • parent/java
  • tool