License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.bleumi |
ArtifactId | ArtifactIdbleumi-pay-sdk-java |
Version | Version1.0.14 |
Type | Typejar |
Description |
Descriptioncom.github.bleumi:bleumi-pay-sdk-java
Java SDK for the Bleumi Pay REST API
|
<!-- https://jarcasting.com/artifacts/com.github.bleumi/bleumi-pay-sdk-java/ -->
<dependency>
<groupId>com.github.bleumi</groupId>
<artifactId>bleumi-pay-sdk-java</artifactId>
<version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bleumi/bleumi-pay-sdk-java/
implementation 'com.github.bleumi:bleumi-pay-sdk-java:1.0.14'
// https://jarcasting.com/artifacts/com.github.bleumi/bleumi-pay-sdk-java/
implementation ("com.github.bleumi:bleumi-pay-sdk-java:1.0.14")
'com.github.bleumi:bleumi-pay-sdk-java:jar:1.0.14'
<dependency org="com.github.bleumi" name="bleumi-pay-sdk-java" rev="1.0.14">
<artifact name="bleumi-pay-sdk-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bleumi', module='bleumi-pay-sdk-java', version='1.0.14')
)
libraryDependencies += "com.github.bleumi" % "bleumi-pay-sdk-java" % "1.0.14"
[com.github.bleumi/bleumi-pay-sdk-java "1.0.14"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger.core.v3 : swagger-annotations | jar | 2.0.0 |
com.squareup.okhttp : okhttp | jar | 2.7.5 |
com.squareup.okhttp : logging-interceptor | jar | 2.7.5 |
com.google.code.gson : gson | jar | 2.8.1 |
io.gsonfire : gson-fire | jar | 1.8.3 |
org.threeten : threetenbp | jar | 1.3.5 |
io.swagger : swagger-annotations | jar | 1.5.9 |
javax.validation : validation-api | jar | 2.0.1.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |