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.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.convertapi.client
ArtifactId

ArtifactId

convertapi
Last Version

Last Version

2.7
Release Date

Release Date

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

How to add to project

<!-- 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.
com.convertapi.client

Versions

Version
2.7
2.6
2.5
2.4
2.3
2.2
2.1-dev-2
2.1-dev-1
2.1-dev
2.0
1.8.3
1.8.2
1.8.1
1.8
1.3
1.1
-en