is not current version
Last Version 1.5

com.github.thiagolocatelli:paymill-java 1.2

Paymill Java Bindings

Categories

Categories

Java Languages
GroupId

GroupId

com.github.thiagolocatelli
ArtifactId

ArtifactId

paymill-java
Version

Version

1.2
Type

Type

jar

Download paymill-java 1.2


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