pinpayments-java

Pin Payments Java Bindings

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.thiagolocatelli
ArtifactId

ArtifactId

pinpayments-java
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

pinpayments-java
Pin Payments Java Bindings
Project URL

Project URL

https://github.com/thiagolocatelli/pinpayments-java

Download pinpayments-java

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0