is not current version
Last Version 0.0.5

parent-core 0.0.4

Java bindings for GnuCash shared libraries

License

License

GroupId

GroupId

com.austindoupnik.gnc4j
ArtifactId

ArtifactId

parent-core
Version

Version

0.0.4
Type

Type

pom
Description

Description

parent-core
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 parent-core 0.0.4

Filename Size
parent-core-0.0.4.pom 4 KB
Browse

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