Last Version

com.github.squirrelgrip:qif 1.0.2

A java implementation to aid in reading and writing qif files

License

License

GroupId

GroupId

com.github.squirrelgrip
ArtifactId

ArtifactId

qif
Version

Version

1.0.2
Type

Type

pom
Description

Description

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

Project URL

https://github.com/SquirrelGrip/qif
Source Code Management

Source Code Management

https://github.com/SquirrelGrip/qif

Download qif 1.0.2

Filename Size
qif-1.0.2.pom 11 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • qif4j
  • qif4k