Last Version

ConvertAPI Java Client 2.7

The ConvertAPI helps converting various file formats. Creating PDF and Images from various sources like Word, Excel, Powerpoint, images, web pages or raw HTML codes. Merge, Encrypt, Split, Repair and Decrypt PDF files. And many others files manipulations. In just few minutes you can integrate it into your application and use it easily. The ConvertAPI client library makes it easier to use the Convert API from your Java 8 projects without having to build your own API calls.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.convertapi.client
ArtifactId

ArtifactId

convertapi
Version

Version

2.7
Type

Type

jar
Description

Description

ConvertAPI Java Client
The ConvertAPI helps converting various file formats. Creating PDF and Images from various sources like Word, Excel, Powerpoint, images, web pages or raw HTML codes. Merge, Encrypt, Split, Repair and Decrypt PDF files. And many others files manipulations. In just few minutes you can integrate it into your application and use it easily. The ConvertAPI client library makes it easier to use the Convert API from your Java 8 projects without having to build your own API calls.
Project URL

Project URL

https://www.convertapi.com/
Source Code Management

Source Code Management

https://github.com/ConvertAPI/convertapi-java

Download convertapi 2.7


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.8
com.squareup.okhttp3 : okhttp jar 4.9.2

Project Modules

There are no modules declared in this project.