Categories |
CategoriesPDF Data |
---|---|
GroupId | GroupIdcom.github.thiagoleitecarvalho |
ArtifactId | ArtifactIdconvertertopdf |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
convertertopdf-1.0.0.pom | |
convertertopdf-1.0.0.jar | 32 KB |
convertertopdf-1.0.0-sources.jar | 20 KB |
convertertopdf-1.0.0-javadoc.jar | 205 KB |
Browse |
<!-- 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"]