| License |
License |
|---|---|
| Categories |
CategoriesORM Data PDF |
| GroupId | GroupIdcom.lopezezequiel |
| ArtifactId | ArtifactIdeasy-pdf-form |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.lopezezequiel:easy-pdf-form
Easy mapper for pdf forms
|
| Filename | Size |
|---|---|
| easy-pdf-form-1.0.5.pom | |
| easy-pdf-form-1.0.5.jar | 17 KB |
| easy-pdf-form-1.0.5-sources.jar | 11 KB |
| easy-pdf-form-1.0.5-javadoc.jar | 111 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lopezezequiel/easy-pdf-form/ -->
<dependency>
<groupId>com.lopezezequiel</groupId>
<artifactId>easy-pdf-form</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.lopezezequiel/easy-pdf-form/
implementation 'com.lopezezequiel:easy-pdf-form:1.0.5'
// https://jarcasting.com/artifacts/com.lopezezequiel/easy-pdf-form/
implementation ("com.lopezezequiel:easy-pdf-form:1.0.5")
'com.lopezezequiel:easy-pdf-form:jar:1.0.5'
<dependency org="com.lopezezequiel" name="easy-pdf-form" rev="1.0.5">
<artifact name="easy-pdf-form" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lopezezequiel', module='easy-pdf-form', version='1.0.5')
)
libraryDependencies += "com.lopezezequiel" % "easy-pdf-form" % "1.0.5"
[com.lopezezequiel/easy-pdf-form "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.pdfbox : pdfbox | jar | 2.0.17 |