is not current version
Last Version 0.0.5

gnc4j 0.0.1

Java bindings for GnuCash shared libraries

License

License

GroupId

GroupId

com.austindoupnik.gnc4j
ArtifactId

ArtifactId

gnc4j
Version

Version

0.0.1
Type

Type

jar
Description

Description

gnc4j
Java bindings for GnuCash shared libraries
Project URL

Project URL

https://github.com/austindoupnik/gnc4j
Source Code Management

Source Code Management

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

Download gnc4j 0.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
net.java.dev.jna : jna jar 5.11.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

test (1)

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

Project Modules

There are no modules declared in this project.