License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.thiagolocatelli |
ArtifactId | ArtifactIdpaymill-java |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpaymill-java
Paymill Java Bindings
|
Project URL |
Project URL |
Filename | Size |
---|---|
paymill-java-1.5.pom | |
paymill-java-1.5.jar | 61 KB |
paymill-java-1.5-sources.jar | 35 KB |
paymill-java-1.5-javadoc.jar | 341 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |