Categories |
CategoriesORM Data PDF |
---|---|
GroupId | GroupIdcom.lopezezequiel |
ArtifactId | ArtifactIdeasy-pdf-form |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
easy-pdf-form-1.0.1.pom | |
easy-pdf-form-1.0.1.jar | 14 KB |
easy-pdf-form-1.0.1-sources.jar | 10 KB |
easy-pdf-form-1.0.1-javadoc.jar | 93 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lopezezequiel/easy-pdf-form/ -->
<dependency>
<groupId>com.lopezezequiel</groupId>
<artifactId>easy-pdf-form</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lopezezequiel/easy-pdf-form/
implementation 'com.lopezezequiel:easy-pdf-form:1.0.1'
// https://jarcasting.com/artifacts/com.lopezezequiel/easy-pdf-form/
implementation ("com.lopezezequiel:easy-pdf-form:1.0.1")
'com.lopezezequiel:easy-pdf-form:jar:1.0.1'
<dependency org="com.lopezezequiel" name="easy-pdf-form" rev="1.0.1">
<artifact name="easy-pdf-form" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lopezezequiel', module='easy-pdf-form', version='1.0.1')
)
libraryDependencies += "com.lopezezequiel" % "easy-pdf-form" % "1.0.1"
[com.lopezezequiel/easy-pdf-form "1.0.1"]