pdf_draw

Android Custom Draw On PDF Core Library

License

License

Categories

Categories

PDF Data
GroupId

GroupId

com.cmonbaby
ArtifactId

ArtifactId

pdf_draw
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

pdf_draw
Android Custom Draw On PDF Core Library
Project URL

Project URL

https://github.com/cnmen/pdfloader
Source Code Management

Source Code Management

https://github.com/cnmen/pdfloader

Download pdf_draw

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0