Last Version

haven.dev Api Client 1.1.2

Client for using the https://haven.dev API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

dev.haven
ArtifactId

ArtifactId

api-client
Version

Version

1.1.2
Type

Type

jar
Description

Description

haven.dev Api Client
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 api-client 1.1.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.31
org.jetbrains.kotlin : kotlin-reflect jar 1.3.31
com.squareup.moshi : moshi-kotlin jar 1.8.0
com.squareup.moshi : moshi-adapters jar 1.8.0
com.squareup.okhttp3 : okhttp jar 3.14.2

Project Modules

There are no modules declared in this project.