com.github.squirrelgrip:qif4k

A java implementation to aid in reading and writing qif files

License

License

GroupId

GroupId

com.github.squirrelgrip
ArtifactId

ArtifactId

qif4k
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download qif4k

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.jetbrains.kotlin : kotlin-test jar 1.3.72

Project Modules

There are no modules declared in this project.

Build Status Maven Central

QIF

Versions

Version
1.0.2
1.0.1