| Группа | Группаcom.github.Caesaryun |
|---|---|
| Идентификатор | ИдентификаторPreviewFile |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| PreviewFile-1.0.1.pom | |
| PreviewFile-1.0.1.jar | 11 KB |
| PreviewFile-1.0.1-sources.jar | 6 KB |
| PreviewFile-1.0.1-javadoc.jar | 383 KB |
| PreviewFile-1.0.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.Caesaryun/PreviewFile/
implementation 'com.github.Caesaryun:PreviewFile:1.0.1'
// https://jarcasting.com/artifacts/com.github.Caesaryun/PreviewFile/
implementation ("com.github.Caesaryun:PreviewFile:1.0.1")
'com.github.Caesaryun:PreviewFile:jar:1.0.1'
<dependency org="com.github.Caesaryun" name="PreviewFile" rev="1.0.1">
<artifact name="PreviewFile" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.Caesaryun', module='PreviewFile', version='1.0.1')
)
libraryDependencies += "com.github.Caesaryun" % "PreviewFile" % "1.0.1"
[com.github.Caesaryun/PreviewFile "1.0.1"]