Categories |
CategoriesPDF Data |
---|---|
GroupId | GroupIdcom.github.thiagoleitecarvalho |
ArtifactId | ArtifactIdconvertertopdf |
Version | Version2.3.1 |
Type | Typejar |
Filename | Size |
---|---|
convertertopdf-2.3.1.pom | |
convertertopdf-2.3.1.jar | 41 KB |
convertertopdf-2.3.1-sources.jar | 120 KB |
convertertopdf-2.3.1-javadoc.jar | 227 KB |
Browse |
<!-- 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"]