Last Version

scala-sdk 1.1.0

An API client for CRM customers, with which they can call ZOHO CRM APIs with ease

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.zoho.crm
ArtifactId

ArtifactId

scala-sdk
Version

Version

1.1.0
Type

Type

jar
Description

Description

scala-sdk
An API client for CRM customers, with which they can call ZOHO CRM APIs with ease
Project URL

Project URL

https://github.com/zoho/zohocrm-scala-sdk
Project Organization

Project Organization

zoho
Source Code Management

Source Code Management

https://github.com/zoho/zohocrm-scala-sdk

Download scala-sdk 1.1.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
mysql : mysql-connector-java jar 5.1.47
org.json : json jar 20170516
org.apache.httpcomponents : httpcore jar 4.4.6
org.apache.httpcomponents : httpclient jar 4.5.3
org.apache.httpcomponents : httpmime jar 4.5
org.apache.commons : commons-io jar 1.3.2

Project Modules

There are no modules declared in this project.