| License |
License |
|---|---|
| GroupId | GroupIdru.easydonate.easydonate4j |
| ArtifactId | ArtifactIdapi-v3 |
| Last Version | Last Version2.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEasyDonate4J - API v3
The official SDK for the EasyDonate payments system written on Java
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| api-v3-2.0.6.pom | |
| api-v3-2.0.6.jar | 95 KB |
| api-v3-2.0.6-sources.jar | 73 KB |
| api-v3-2.0.6-javadoc.jar | 1 MB |
| api-v3-2.0.6-full.jar | 159 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.easydonate.easydonate4j/api-v3/ -->
<dependency>
<groupId>ru.easydonate.easydonate4j</groupId>
<artifactId>api-v3</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/ru.easydonate.easydonate4j/api-v3/
implementation 'ru.easydonate.easydonate4j:api-v3:2.0.6'
// https://jarcasting.com/artifacts/ru.easydonate.easydonate4j/api-v3/
implementation ("ru.easydonate.easydonate4j:api-v3:2.0.6")
'ru.easydonate.easydonate4j:api-v3:jar:2.0.6'
<dependency org="ru.easydonate.easydonate4j" name="api-v3" rev="2.0.6">
<artifact name="api-v3" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.easydonate.easydonate4j', module='api-v3', version='2.0.6')
)
libraryDependencies += "ru.easydonate.easydonate4j" % "api-v3" % "2.0.6"
[ru.easydonate.easydonate4j/api-v3 "2.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| ru.easydonate.easydonate4j : core | jar | 2.0.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |