License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.thiagolocatelli |
ArtifactId | ArtifactIdpinpayments-java |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpinpayments-java
Pin Payments Java Bindings
|
Project URL |
Project URL |
Filename | Size |
---|---|
pinpayments-java-1.1.pom | |
pinpayments-java-1.1.jar | 38 KB |
pinpayments-java-1.1-sources.jar | 21 KB |
pinpayments-java-1.1-javadoc.jar | 205 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.thiagolocatelli/pinpayments-java/ -->
<dependency>
<groupId>com.github.thiagolocatelli</groupId>
<artifactId>pinpayments-java</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thiagolocatelli/pinpayments-java/
implementation 'com.github.thiagolocatelli:pinpayments-java:1.1'
// https://jarcasting.com/artifacts/com.github.thiagolocatelli/pinpayments-java/
implementation ("com.github.thiagolocatelli:pinpayments-java:1.1")
'com.github.thiagolocatelli:pinpayments-java:jar:1.1'
<dependency org="com.github.thiagolocatelli" name="pinpayments-java" rev="1.1">
<artifact name="pinpayments-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thiagolocatelli', module='pinpayments-java', version='1.1')
)
libraryDependencies += "com.github.thiagolocatelli" % "pinpayments-java" % "1.1"
[com.github.thiagolocatelli/pinpayments-java "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |