is not current version
Last Version 1.5

com.github.thiagolocatelli:paymill-java 1.3

Paymill Java Bindings

Categories

Categories

Java Languages
GroupId

GroupId

com.github.thiagolocatelli
ArtifactId

ArtifactId

paymill-java
Version

Version

1.3
Type

Type

jar

Download paymill-java 1.3


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