is not current version
Last Version 0.0.5

com.austindoupnik.gnc4j:gnc4j 0.0.3

Java bindings for GnuCash shared libraries

GroupId

GroupId

com.austindoupnik.gnc4j
ArtifactId

ArtifactId

gnc4j
Version

Version

0.0.3
Type

Type

pom

Download gnc4j 0.0.3

Filename Size
gnc4j-0.0.3.pom 1 KB
Browse

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