License |
License |
---|---|
GroupId | GroupIdru.easydonate.easydonate4j |
ArtifactId | ArtifactIdparent |
Last Version | Last Version2.0.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEasyDonate4J
The official SDK for the EasyDonate payments system written on Java
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-2.0.6.pom | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.easydonate.easydonate4j/parent/ -->
<dependency>
<groupId>ru.easydonate.easydonate4j</groupId>
<artifactId>parent</artifactId>
<version>2.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.easydonate.easydonate4j/parent/
implementation 'ru.easydonate.easydonate4j:parent:2.0.6'
// https://jarcasting.com/artifacts/ru.easydonate.easydonate4j/parent/
implementation ("ru.easydonate.easydonate4j:parent:2.0.6")
'ru.easydonate.easydonate4j:parent:pom:2.0.6'
<dependency org="ru.easydonate.easydonate4j" name="parent" rev="2.0.6">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.easydonate.easydonate4j', module='parent', version='2.0.6')
)
libraryDependencies += "ru.easydonate.easydonate4j" % "parent" % "2.0.6"
[ru.easydonate.easydonate4j/parent "2.0.6"]