is not current version
Last Version 1.1

com.github.thiagolocatelli:pinpayments-java 1.0

Pin Payments Java Bindings

Categories

Categories

Java Languages
GroupId

GroupId

com.github.thiagolocatelli
ArtifactId

ArtifactId

pinpayments-java
Version

Version

1.0
Type

Type

jar

Download pinpayments-java 1.0


<!-- https://jarcasting.com/artifacts/com.github.thiagolocatelli/pinpayments-java/ -->
<dependency>
    <groupId>com.github.thiagolocatelli</groupId>
    <artifactId>pinpayments-java</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thiagolocatelli/pinpayments-java/
implementation 'com.github.thiagolocatelli:pinpayments-java:1.0'
// https://jarcasting.com/artifacts/com.github.thiagolocatelli/pinpayments-java/
implementation ("com.github.thiagolocatelli:pinpayments-java:1.0")
'com.github.thiagolocatelli:pinpayments-java:jar:1.0'
<dependency org="com.github.thiagolocatelli" name="pinpayments-java" rev="1.0">
  <artifact name="pinpayments-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thiagolocatelli', module='pinpayments-java', version='1.0')
)
libraryDependencies += "com.github.thiagolocatelli" % "pinpayments-java" % "1.0"
[com.github.thiagolocatelli/pinpayments-java "1.0"]