Last Version

haven.dev Api Client 1.0

Java client for using the https://haven.dev API

License

License

Categories

Categories

Java Languages CLI User Interface Retrofit Net HTTP Clients
GroupId

GroupId

dev.haven
ArtifactId

ArtifactId

java-retrofit-client
Version

Version

1.0
Type

Type

jar
Description

Description

haven.dev Api Client
Java client for using the https://haven.dev API
Project URL

Project URL

https://github.com/havenmoney/platform-clients
Project Organization

Project Organization

dev.haven
Source Code Management

Source Code Management

https://github.com/havenmoney/platform-clients

Download java-retrofit-client 1.0


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

Dependencies

compile (7)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.3.0
com.squareup.retrofit2 : converter-scalars jar 2.3.0
com.squareup.retrofit2 : converter-gson jar 2.3.0
io.swagger : swagger-annotations jar 1.5.22
org.apache.oltu.oauth2 : org.apache.oltu.oauth2.client jar 1.0.1
io.gsonfire : gson-fire jar 1.8.0
org.threeten : threetenbp jar 1.3.5

Project Modules

There are no modules declared in this project.