не последняя версия
Последняя версия 1.3.10

org.openfuxml:ofx-xml 1.3.1


Группа

Группа

org.openfuxml
Идентификатор

Идентификатор

ofx-xml
Версия

Версия

1.3.1
Тип

Тип

jar

Скачать ofx-xml 1.3.1


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