Last Version

glib 0.0.5

Java bindings for GnuCash shared libraries

License

License

GroupId

GroupId

com.austindoupnik.gnc4j
ArtifactId

ArtifactId

glib
Version

Version

0.0.5
Type

Type

jar
Description

Description

glib
Java bindings for GnuCash shared libraries
Source Code Management

Source Code Management

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

Download glib 0.0.5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.austindoupnik.gnc4j : jna-core 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.