EspoCRM API Client

EspoCRM API client for Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

dev.array21
ArtifactId

ArtifactId

espocrm-api-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

EspoCRM API Client
EspoCRM API client for Java
Project URL

Project URL

https://github.com/TheDutchMC/espocrm-java
Source Code Management

Source Code Management

https://github.com/TheDutchMC/espocrm-java/tree/master

Download espocrm-api-client

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6
com.github.TheDutchMC » HttpLib jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0