is not current version
Last Version 2.3.2

com.github.thiagoleitecarvalho:convertertopdf 2.3.1

A component 100% free, which convert several file formats to PDF

Categories

Categories

PDF Data
GroupId

GroupId

com.github.thiagoleitecarvalho
ArtifactId

ArtifactId

convertertopdf
Version

Version

2.3.1
Type

Type

jar

Download convertertopdf 2.3.1


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