bom

Java bindings for GnuCash shared libraries

License

License

GroupId

GroupId

com.austindoupnik.gnc4j
ArtifactId

ArtifactId

bom
Last Version

Last Version

0.0.5
Release Date

Release Date

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

Filename Size
bom-0.0.5.pom 1 KB
Browse

How to add to project

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

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4