Jar examples for o:ofx4j
OFX4J is a Java implementation of Open Financial Exchange, which defines web service APIs for interfacing with financial institutions.
You can download jar file ofx4j 1.6 in this page.
Apache 2
You can use the following script to add ofx4j-1.6.jar to your project.
<dependency> <groupId>net.sf.ofx4j</groupId> <artifactId>ofx4j</artifactId> <version>1.6</version> </dependency>
compile group: 'net.sf.ofx4j', name: 'ofx4j', version: '1.6'
libraryDependencies += "net.sf.ofx4j" % "ofx4j" % "1.6"
<dependency org="net.sf.ofx4j" name="ofx4j" rev="1.6"/>
@Grapes(@Grab(group='net.sf.ofx4j', module='ofx4j', version='1.6'))
'net.sf.ofx4j:ofx4j:jar:1.6'
Click the following link to download the jar file.
ofx4j-1.6-sources.jar