License |
License |
---|---|
GroupId | GroupIdorg.openfuxml |
ArtifactId | ArtifactIdofx |
Last Version | Last Version1.3.10 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionopenFuXML
openFuXML
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ofx-1.3.10.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openfuxml/ofx/ -->
<dependency>
<groupId>org.openfuxml</groupId>
<artifactId>ofx</artifactId>
<version>1.3.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openfuxml/ofx/
implementation 'org.openfuxml:ofx:1.3.10'
// https://jarcasting.com/artifacts/org.openfuxml/ofx/
implementation ("org.openfuxml:ofx:1.3.10")
'org.openfuxml:ofx:pom:1.3.10'
<dependency org="org.openfuxml" name="ofx" rev="1.3.10">
<artifact name="ofx" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openfuxml', module='ofx', version='1.3.10')
)
libraryDependencies += "org.openfuxml" % "ofx" % "1.3.10"
[org.openfuxml/ofx "1.3.10"]