| Группа | Группаcom.github.Caesaryun |
|---|---|
| Идентификатор | ИдентификаторPreviewFile |
| Версия | Версия1.0.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| PreviewFile-1.0.2.pom | |
| PreviewFile-1.0.2.jar | 11 KB |
| PreviewFile-1.0.2-sources.jar | 6 KB |
| PreviewFile-1.0.2-javadoc.jar | 383 KB |
| PreviewFile-1.0.2-jar-with-dependencies.jar | 4 MB |
| Обзор |
<!-- 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"]