idpay-java

Java library for easy integration with the API of IDPay.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.hsnghrld
ArtifactId

ArtifactId

idpay-java
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

idpay-java
Java library for easy integration with the API of IDPay.
Project URL

Project URL

https://github.com/hsnghrld/idpay-java
Source Code Management

Source Code Management

https://github.com/hsnghrld/idpay-java.git

Download idpay-java

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.13.1
org.json : json jar 20190722
org.jetbrains : annotations jar 19.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0