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