License |
License |
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdcom.jiangyy.third |
ArtifactId | ArtifactIdpdfview |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionpdfview
pdfview
|
Filename | Size |
---|---|
pdfview-1.0.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.jiangyy.third/pdfview/ -->
<dependency>
<groupId>com.jiangyy.third</groupId>
<artifactId>pdfview</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.jiangyy.third/pdfview/
implementation 'com.jiangyy.third:pdfview:1.0.0'
// https://jarcasting.com/artifacts/com.jiangyy.third/pdfview/
implementation ("com.jiangyy.third:pdfview:1.0.0")
'com.jiangyy.third:pdfview:aar:1.0.0'
<dependency org="com.jiangyy.third" name="pdfview" rev="1.0.0">
<artifact name="pdfview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.jiangyy.third', module='pdfview', version='1.0.0')
)
libraryDependencies += "com.jiangyy.third" % "pdfview" % "1.0.0"
[com.jiangyy.third/pdfview "1.0.0"]