is not current version
Last Version 2.3.2

com.github.thiagoleitecarvalho:convertertopdf 1.0.0

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

1.0.0
Type

Type

jar

Download convertertopdf 1.0.0


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