parent-core

Java bindings for GnuCash shared libraries

License

License

GroupId

GroupId

com.austindoupnik.gnc4j
ArtifactId

ArtifactId

parent-core
Last Version

Last Version

0.0.5
Release Date

Release Date

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

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

How to add to project

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