paymill-java

Paymill Java Bindings

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.thiagolocatelli
ArtifactId

ArtifactId

paymill-java
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

jar
Description

Description

paymill-java
Paymill Java Bindings
Project URL

Project URL

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

Download paymill-java

How to add to project

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

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.5
1.4
1.3
1.2
1.1