com.github.squirrelgrip:qif4j

A java implementation to aid in reading and writing qif files

License

License

GroupId

GroupId

com.github.squirrelgrip
ArtifactId

ArtifactId

qif4j
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.squirrelgrip:qif4j
A java implementation to aid in reading and writing qif files

Download qif4j

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2

Project Modules

There are no modules declared in this project.

Build Status Maven Central

QIF

Versions

Version
1.0.2
1.0.1