is not current version
Last Version 1.3.10

org.openfuxml:ofx 1.3.4

openFuXML

GroupId

GroupId

org.openfuxml
ArtifactId

ArtifactId

ofx
Version

Version

1.3.4
Type

Type

pom

Download ofx 1.3.4

Filename Size
ofx-1.3.4.pom 4 KB
Browse

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