License |
License |
---|---|
GroupId | GroupIdorg.openfuxml |
ArtifactId | ArtifactIdofx-interfaces |
Last Version | Last Version1.3.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOFX - Interfaces
openFuXML
|
Filename | Size |
---|---|
ofx-interfaces-1.3.10.pom | |
ofx-interfaces-1.3.10.jar | 12 KB |
ofx-interfaces-1.3.10-sources.jar | 7 KB |
ofx-interfaces-1.3.10-javadoc.jar | 138 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openfuxml/ofx-interfaces/ -->
<dependency>
<groupId>org.openfuxml</groupId>
<artifactId>ofx-interfaces</artifactId>
<version>1.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.openfuxml/ofx-interfaces/
implementation 'org.openfuxml:ofx-interfaces:1.3.10'
// https://jarcasting.com/artifacts/org.openfuxml/ofx-interfaces/
implementation ("org.openfuxml:ofx-interfaces:1.3.10")
'org.openfuxml:ofx-interfaces:jar:1.3.10'
<dependency org="org.openfuxml" name="ofx-interfaces" rev="1.3.10">
<artifact name="ofx-interfaces" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openfuxml', module='ofx-interfaces', version='1.3.10')
)
libraryDependencies += "org.openfuxml" % "ofx-interfaces" % "1.3.10"
[org.openfuxml/ofx-interfaces "1.3.10"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.inject : jakarta.inject-api | jar | 1.0 |
org.openfuxml : ofx-xml | jar | |
org.jdom : jdom2 | jar |