License |
License |
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdcom.fastchar |
ArtifactId | ArtifactIdfastchar-pdfviewer |
Version | Version1.0 |
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.pom | |
fastchar-pdfviewer-1.0.jar | 3 MB |
fastchar-pdfviewer-1.0-sources.jar | 1 KB |
fastchar-pdfviewer-1.0-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</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastchar/fastchar-pdfviewer/
implementation 'com.fastchar:fastchar-pdfviewer:1.0'
// https://jarcasting.com/artifacts/com.fastchar/fastchar-pdfviewer/
implementation ("com.fastchar:fastchar-pdfviewer:1.0")
'com.fastchar:fastchar-pdfviewer:jar:1.0'
<dependency org="com.fastchar" name="fastchar-pdfviewer" rev="1.0">
<artifact name="fastchar-pdfviewer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastchar', module='fastchar-pdfviewer', version='1.0')
)
libraryDependencies += "com.fastchar" % "fastchar-pdfviewer" % "1.0"
[com.fastchar/fastchar-pdfviewer "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fastchar : fastchar | jar | [1.0,) |