is not current version
Last Version 0.0.5

bom 0.0.4

Java bindings for GnuCash shared libraries

License

License

GroupId

GroupId

com.austindoupnik.gnc4j
ArtifactId

ArtifactId

bom
Version

Version

0.0.4
Type

Type

pom
Description

Description

bom
Java bindings for GnuCash shared libraries
Source Code Management

Source Code Management

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

Download bom 0.0.4

Filename Size
bom-0.0.4.pom 1 KB
Browse

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

Dependencies

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

Project Modules

There are no modules declared in this project.