is not current version
Last Version 1.0.1

io.github.pathus90:om4j 1.0.0

Orange money Payment Java Library

GroupId

GroupId

io.github.pathus90
ArtifactId

ArtifactId

om4j
Version

Version

1.0.0
Type

Type

jar

Download om4j 1.0.0


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