is not current version
Last Version 1.3.10

org.openfuxml:ofx-wiki 1.3.0


GroupId

GroupId

org.openfuxml
ArtifactId

ArtifactId

ofx-wiki
Version

Version

1.3.0
Type

Type

jar

Download ofx-wiki 1.3.0


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