Last Version

dadapush-client 1.0.0

DaDaPush Client For Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.dadapush.client
ArtifactId

ArtifactId

dadapush-client
Version

Version

1.0.0
Type

Type

jar
Description

Description

dadapush-client
DaDaPush Client For Java
Project URL

Project URL

https://github.com/dadapush/dadapush-java-client
Source Code Management

Source Code Management

https://github.com/dadapush/dadapush-java-client

Download dadapush-client 1.0.0


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

Dependencies

compile (7)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.21
com.squareup.okhttp3 : okhttp jar 3.14.2
com.squareup.okhttp3 : logging-interceptor jar 3.14.2
com.google.code.gson : gson jar 2.8.5
io.gsonfire : gson-fire jar 1.8.3
org.apache.commons : commons-lang3 jar 3.9
org.threeten : threetenbp jar 1.3.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.