| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.yoojia |
| Идентификатор | Идентификаторplav |
| Версия | Версия1.0 |
| Тип | Типaar |
| Описание |
ОписаниеPinterestLikeAdapterView
PinterestLikeAdapterView - MultiColumns ListView
|
| Имя Файла | Размер |
|---|---|
| plav-1.0.pom | |
| plav-1.0.aar | 90 KB |
| plav-1.0-sources.jar | 55 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.yoojia/plav/ -->
<dependency>
<groupId>com.github.yoojia</groupId>
<artifactId>plav</artifactId>
<version>1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.yoojia/plav/
implementation 'com.github.yoojia:plav:1.0'
// https://jarcasting.com/artifacts/com.github.yoojia/plav/
implementation ("com.github.yoojia:plav:1.0")
'com.github.yoojia:plav:aar:1.0'
<dependency org="com.github.yoojia" name="plav" rev="1.0">
<artifact name="plav" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.yoojia', module='plav', version='1.0')
)
libraryDependencies += "com.github.yoojia" % "plav" % "1.0"
[com.github.yoojia/plav "1.0"]