| License |
License |
|---|---|
| Categories |
CategoriesPDF Data |
| GroupId | GroupIdcom.fastchar |
| ArtifactId | ArtifactIdfastchar-pdfviewer |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
DescriptionFastChar-PDFViewer
FastChar-PDFViewer is a FastChar plugin.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fastchar-pdfviewer-1.0.1.pom | |
| fastchar-pdfviewer-1.0.1.jar | 3 MB |
| fastchar-pdfviewer-1.0.1-sources.jar | 1 KB |
| fastchar-pdfviewer-1.0.1-javadoc.jar | 34 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fastchar/fastchar-pdfviewer/ -->
<dependency>
<groupId>com.fastchar</groupId>
<artifactId>fastchar-pdfviewer</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastchar/fastchar-pdfviewer/
implementation 'com.fastchar:fastchar-pdfviewer:1.0.1'
// https://jarcasting.com/artifacts/com.fastchar/fastchar-pdfviewer/
implementation ("com.fastchar:fastchar-pdfviewer:1.0.1")
'com.fastchar:fastchar-pdfviewer:jar:1.0.1'
<dependency org="com.fastchar" name="fastchar-pdfviewer" rev="1.0.1">
<artifact name="fastchar-pdfviewer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastchar', module='fastchar-pdfviewer', version='1.0.1')
)
libraryDependencies += "com.fastchar" % "fastchar-pdfviewer" % "1.0.1"
[com.fastchar/fastchar-pdfviewer "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fastchar : fastchar | jar | [1.0,) |