is not current version
Last Version 1.18

com.plydot:mtnmomoapi 1.8

This is a java plugin to allow developers using the mtn momo api in Uganda to get ahead to productivity rather than dwell down in the semantics of authentication, authorization and request wrappers.

Categories

Categories

MOA Business Logic Libraries Machine Learning
GroupId

GroupId

com.plydot
ArtifactId

ArtifactId

mtnmomoapi
Version

Version

1.8
Type

Type

jar

Download mtnmomoapi 1.8


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