MVN

com.github.fracpete : quicken4j

Maven & Gradle

Dec 04, 2018
6 stars

quicken4j · Java library for parsing Quicken Interchange Format (QIF) files.

<dependency>
    <groupId>com.github.fracpete</groupId>
    <artifactId>quicken4j</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.fracpete : quicken4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of com.github.fracpete : quicken4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
quicken4j-0.0.3
quicken4j-0.0.2
quicken4j-0.0.1

How to add a dependency to Maven

Add the following com.github.fracpete : quicken4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.fracpete</groupId>
    <artifactId>quicken4j</artifactId>
    <version>0.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.fracpete : quicken4j gradle dependency to your build.gradle file:

implementation 'com.github.fracpete:quicken4j:0.0.3'

Gradle Kotlin DSL: Add the following com.github.fracpete : quicken4j gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.fracpete:quicken4j:0.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.fracpete : quicken4j sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.fracpete" % "quicken4j" % "0.0.3"

Advertisement

Dependencies from Group

Apr 24, 2020
9 usages
1 stars
Feb 17, 2021
6 usages
9 stars
Oct 19, 2022
6 usages
3 stars
Aug 08, 2023
5 usages
85 stars
Oct 15, 2022
4 usages
7 stars

Discover Dependencies

Dec 04, 2018
3 usages
2 stars
Dec 04, 2018
2 stars
Dec 04, 2018
2 stars
Jun 13, 2023
467 stars
Dec 03, 2018
1.8k stars
Dec 03, 2018
0 stars