License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.hsnghrld |
ArtifactId | ArtifactIdidpay-java |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionidpay-java
Java library for easy integration with the API of IDPay.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
idpay-java-1.0.pom | |
idpay-java-1.0.jar | 26 KB |
idpay-java-1.0-sources.jar | 13 KB |
idpay-java-1.0-javadoc.jar | 488 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 3.13.1 |
org.json : json | jar | 20190722 |
org.jetbrains : annotations | jar | 19.0.0 |