is not current version
Last Version 1.0.5

com.github.Caesaryun:PreviewFile 1.0.2

For easy Preview

GroupId

GroupId

com.github.Caesaryun
ArtifactId

ArtifactId

PreviewFile
Version

Version

1.0.2
Type

Type

jar

Download PreviewFile 1.0.2


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