License |
License |
---|---|
GroupId | GroupIdorg.openfuxml |
ArtifactId | ArtifactIdofx-bom |
Version | Version1.3.5 |
Type | Typepom |
Description |
DescriptionOFX - BOM
openFuXML
|
Filename | Size |
---|---|
ofx-bom-1.3.5.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openfuxml/ofx-bom/ -->
<dependency>
<groupId>org.openfuxml</groupId>
<artifactId>ofx-bom</artifactId>
<version>1.3.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openfuxml/ofx-bom/
implementation 'org.openfuxml:ofx-bom:1.3.5'
// https://jarcasting.com/artifacts/org.openfuxml/ofx-bom/
implementation ("org.openfuxml:ofx-bom:1.3.5")
'org.openfuxml:ofx-bom:pom:1.3.5'
<dependency org="org.openfuxml" name="ofx-bom" rev="1.3.5">
<artifact name="ofx-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openfuxml', module='ofx-bom', version='1.3.5')
)
libraryDependencies += "org.openfuxml" % "ofx-bom" % "1.3.5"
[org.openfuxml/ofx-bom "1.3.5"]