is not current version
Last Version 1.0.b9

com.ovea:ovea-billing 1.0.b6

Common billing API over Paypal, MPulse, Facebook, ...

GroupId

GroupId

com.ovea
ArtifactId

ArtifactId

ovea-billing
Version

Version

1.0.b6
Type

Type

jar

Download ovea-billing 1.0.b6


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