EasyDonate4J - Core

The official SDK for the EasyDonate payments system written on Java

License

License

GroupId

GroupId

ru.easydonate.easydonate4j
ArtifactId

ArtifactId

core
Last Version

Last Version

2.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

EasyDonate4J - Core
The official SDK for the EasyDonate payments system written on Java
Project Organization

Project Organization

EasyDonate
Source Code Management

Source Code Management

http://github.com/SoKnight/EasyDonate4J/tree/master/core

Download core

How to add to project

<!-- https://jarcasting.com/artifacts/ru.easydonate.easydonate4j/core/ -->
<dependency>
    <groupId>ru.easydonate.easydonate4j</groupId>
    <artifactId>core</artifactId>
    <version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/ru.easydonate.easydonate4j/core/
implementation 'ru.easydonate.easydonate4j:core:2.0.6'
// https://jarcasting.com/artifacts/ru.easydonate.easydonate4j/core/
implementation ("ru.easydonate.easydonate4j:core:2.0.6")
'ru.easydonate.easydonate4j:core:jar:2.0.6'
<dependency org="ru.easydonate.easydonate4j" name="core" rev="2.0.6">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.easydonate.easydonate4j', module='core', version='2.0.6')
)
libraryDependencies += "ru.easydonate.easydonate4j" % "core" % "2.0.6"
[ru.easydonate.easydonate4j/core "2.0.6"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 22.0.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0