| Группа | Группаcom.coreoz |
|---|---|
| Идентификатор | Идентификаторplume-file-gallery |
| Версия | Версия1.0.0-rc8 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| plume-file-gallery-1.0.0-rc8.pom | |
| plume-file-gallery-1.0.0-rc8.jar | 38 KB |
| plume-file-gallery-1.0.0-rc8-sources.jar | 22 KB |
| plume-file-gallery-1.0.0-rc8-javadoc.jar | 245 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.coreoz/plume-file-gallery/ -->
<dependency>
<groupId>com.coreoz</groupId>
<artifactId>plume-file-gallery</artifactId>
<version>1.0.0-rc8</version>
</dependency>
// https://jarcasting.com/artifacts/com.coreoz/plume-file-gallery/
implementation 'com.coreoz:plume-file-gallery:1.0.0-rc8'
// https://jarcasting.com/artifacts/com.coreoz/plume-file-gallery/
implementation ("com.coreoz:plume-file-gallery:1.0.0-rc8")
'com.coreoz:plume-file-gallery:jar:1.0.0-rc8'
<dependency org="com.coreoz" name="plume-file-gallery" rev="1.0.0-rc8">
<artifact name="plume-file-gallery" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coreoz', module='plume-file-gallery', version='1.0.0-rc8')
)
libraryDependencies += "com.coreoz" % "plume-file-gallery" % "1.0.0-rc8"
[com.coreoz/plume-file-gallery "1.0.0-rc8"]