License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.xendit |
ArtifactId | ArtifactIdxendit-java-lib |
Version | Version1.17.0 |
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.17.0.pom | |
xendit-java-lib-1.17.0.jar | 161 KB |
xendit-java-lib-1.17.0-sources.jar | 53 KB |
xendit-java-lib-1.17.0-javadoc.jar | 662 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xendit/xendit-java-lib/ -->
<dependency>
<groupId>com.xendit</groupId>
<artifactId>xendit-java-lib</artifactId>
<version>1.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xendit/xendit-java-lib/
implementation 'com.xendit:xendit-java-lib:1.17.0'
// https://jarcasting.com/artifacts/com.xendit/xendit-java-lib/
implementation ("com.xendit:xendit-java-lib:1.17.0")
'com.xendit:xendit-java-lib:jar:1.17.0'
<dependency org="com.xendit" name="xendit-java-lib" rev="1.17.0">
<artifact name="xendit-java-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xendit', module='xendit-java-lib', version='1.17.0')
)
libraryDependencies += "com.xendit" % "xendit-java-lib" % "1.17.0"
[com.xendit/xendit-java-lib "1.17.0"]
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 |