License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdru.easydonate.easydonate4j |
ArtifactId | ArtifactIdjdk-modern-http-client |
Last Version | Last Version2.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEasyDonate4J - Http Client - JDK Modern
The official SDK for the EasyDonate payments system written on Java
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/ru.easydonate.easydonate4j/jdk-modern-http-client/ -->
<dependency>
<groupId>ru.easydonate.easydonate4j</groupId>
<artifactId>jdk-modern-http-client</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/ru.easydonate.easydonate4j/jdk-modern-http-client/
implementation 'ru.easydonate.easydonate4j:jdk-modern-http-client:2.0.6'
// https://jarcasting.com/artifacts/ru.easydonate.easydonate4j/jdk-modern-http-client/
implementation ("ru.easydonate.easydonate4j:jdk-modern-http-client:2.0.6")
'ru.easydonate.easydonate4j:jdk-modern-http-client:jar:2.0.6'
<dependency org="ru.easydonate.easydonate4j" name="jdk-modern-http-client" rev="2.0.6">
<artifact name="jdk-modern-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.easydonate.easydonate4j', module='jdk-modern-http-client', version='2.0.6')
)
libraryDependencies += "ru.easydonate.easydonate4j" % "jdk-modern-http-client" % "2.0.6"
[ru.easydonate.easydonate4j/jdk-modern-http-client "2.0.6"]
Group / Artifact | Type | Version |
---|---|---|
ru.easydonate.easydonate4j : core | jar | 2.0.6 |