is not current version
Last Version 2.0.6

ru.easydonate.easydonate4j:parent 2.0.3

The official SDK for the EasyDonate payments system written on Java

GroupId

GroupId

ru.easydonate.easydonate4j
ArtifactId

ArtifactId

parent
Version

Version

2.0.3
Type

Type

pom

Download parent 2.0.3

Filename Size
parent-2.0.3.pom 17 KB
Browse

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