License |
License |
---|---|
GroupId | GroupIdcom.tchepannou.payment |
ArtifactId | ArtifactIdtch-payment |
Last Version | Last Version3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiontch-payment3
Online Payment API
|
Project URL |
Project URL |
Project Organization |
Project OrganizationHerve Tchepannou Inc |
Filename | Size |
---|---|
tch-payment-3.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tchepannou.payment/tch-payment/ -->
<dependency>
<groupId>com.tchepannou.payment</groupId>
<artifactId>tch-payment</artifactId>
<version>3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tchepannou.payment/tch-payment/
implementation 'com.tchepannou.payment:tch-payment:3.0'
// https://jarcasting.com/artifacts/com.tchepannou.payment/tch-payment/
implementation ("com.tchepannou.payment:tch-payment:3.0")
'com.tchepannou.payment:tch-payment:pom:3.0'
<dependency org="com.tchepannou.payment" name="tch-payment" rev="3.0">
<artifact name="tch-payment" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tchepannou.payment', module='tch-payment', version='3.0')
)
libraryDependencies += "com.tchepannou.payment" % "tch-payment" % "3.0"
[com.tchepannou.payment/tch-payment "3.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |