| License |
License |
|---|---|
| GroupId | GroupIdorg.openfuxml |
| ArtifactId | ArtifactIdofx-addon |
| Last Version | Last Version1.3.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOFX - Addons
openFuXML
|
| Filename | Size |
|---|---|
| ofx-addon-1.3.4.pom | |
| ofx-addon-1.3.4.jar | 3 KB |
| ofx-addon-1.3.4-sources.jar | 1 KB |
| ofx-addon-1.3.4-javadoc.jar | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openfuxml/ofx-addon/ -->
<dependency>
<groupId>org.openfuxml</groupId>
<artifactId>ofx-addon</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.openfuxml/ofx-addon/
implementation 'org.openfuxml:ofx-addon:1.3.4'
// https://jarcasting.com/artifacts/org.openfuxml/ofx-addon/
implementation ("org.openfuxml:ofx-addon:1.3.4")
'org.openfuxml:ofx-addon:jar:1.3.4'
<dependency org="org.openfuxml" name="ofx-addon" rev="1.3.4">
<artifact name="ofx-addon" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openfuxml', module='ofx-addon', version='1.3.4')
)
libraryDependencies += "org.openfuxml" % "ofx-addon" % "1.3.4"
[org.openfuxml/ofx-addon "1.3.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.exlp : exlp-util | jar | |
| org.openfuxml : ofx-xml | jar | |
| junit : junit | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.xml.bind : jaxb-impl | jar |