GroupId | GroupIdru.easydonate.easydonate4j |
---|---|
ArtifactId | ArtifactIdapi-v3 |
Version | Version2.0.3 |
Type | Typejar |
Filename | Size |
---|---|
api-v3-2.0.3.pom | |
api-v3-2.0.3.jar | 95 KB |
api-v3-2.0.3-sources.jar | 73 KB |
api-v3-2.0.3-javadoc.jar | 1 MB |
api-v3-2.0.3-full.jar | 159 KB |
api-v3-2.0.3-full-sources.jar | 125 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.easydonate.easydonate4j/api-v3/ -->
<dependency>
<groupId>ru.easydonate.easydonate4j</groupId>
<artifactId>api-v3</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/ru.easydonate.easydonate4j/api-v3/
implementation 'ru.easydonate.easydonate4j:api-v3:2.0.3'
// https://jarcasting.com/artifacts/ru.easydonate.easydonate4j/api-v3/
implementation ("ru.easydonate.easydonate4j:api-v3:2.0.3")
'ru.easydonate.easydonate4j:api-v3:jar:2.0.3'
<dependency org="ru.easydonate.easydonate4j" name="api-v3" rev="2.0.3">
<artifact name="api-v3" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.easydonate.easydonate4j', module='api-v3', version='2.0.3')
)
libraryDependencies += "ru.easydonate.easydonate4j" % "api-v3" % "2.0.3"
[ru.easydonate.easydonate4j/api-v3 "2.0.3"]