| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdcom.xendit |
| ArtifactId | ArtifactIdxendit-java-lib |
| Last Version | Last Version1.19.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxendit-java-lib
Easily connect to Xendit with this library.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xendit-java-lib-1.19.5.pom | |
| xendit-java-lib-1.19.5.jar | 100 KB |
| xendit-java-lib-1.19.5-sources.jar | 30 KB |
| xendit-java-lib-1.19.5-javadoc.jar | 567 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.xendit/xendit-java-lib/ -->
<dependency>
<groupId>com.xendit</groupId>
<artifactId>xendit-java-lib</artifactId>
<version>1.19.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.xendit/xendit-java-lib/
implementation 'com.xendit:xendit-java-lib:1.19.5'
// https://jarcasting.com/artifacts/com.xendit/xendit-java-lib/
implementation ("com.xendit:xendit-java-lib:1.19.5")
'com.xendit:xendit-java-lib:jar:1.19.5'
<dependency org="com.xendit" name="xendit-java-lib" rev="1.19.5">
<artifact name="xendit-java-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xendit', module='xendit-java-lib', version='1.19.5')
)
libraryDependencies += "com.xendit" % "xendit-java-lib" % "1.19.5"
[com.xendit/xendit-java-lib "1.19.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |
| com.google.code.gson : gson | jar | 2.8.5 |
| org.apache.httpcomponents : httpcore | jar | 4.4.11 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.2 |
| org.powermock : powermock-module-junit4-rule-agent | jar | 2.0.2 |
| org.powermock : powermock-module-junit4-rule | jar | 2.0.2 |
| org.powermock : powermock-module-junit4 | jar | 2.0.2 |
| org.mockito : mockito-core | jar | 3.1.0 |