| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.fmsirvent |
| Идентификатор | Идентификаторparallaxeverywhere |
| Последняя версия | Последняя версия1.0.4 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеParallaxEverywhere
Widget with parallax effect on scroll.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| parallaxeverywhere-1.0.4.pom | |
| parallaxeverywhere-1.0.4.aar | 61 KB |
| parallaxeverywhere-1.0.4-sources.jar | 5 KB |
| parallaxeverywhere-1.0.4-javadoc.jar | 52 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.fmsirvent/parallaxeverywhere/ -->
<dependency>
<groupId>com.fmsirvent</groupId>
<artifactId>parallaxeverywhere</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.fmsirvent/parallaxeverywhere/
implementation 'com.fmsirvent:parallaxeverywhere:1.0.4'
// https://jarcasting.com/artifacts/com.fmsirvent/parallaxeverywhere/
implementation ("com.fmsirvent:parallaxeverywhere:1.0.4")
'com.fmsirvent:parallaxeverywhere:aar:1.0.4'
<dependency org="com.fmsirvent" name="parallaxeverywhere" rev="1.0.4">
<artifact name="parallaxeverywhere" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.fmsirvent', module='parallaxeverywhere', version='1.0.4')
)
libraryDependencies += "com.fmsirvent" % "parallaxeverywhere" % "1.0.4"
[com.fmsirvent/parallaxeverywhere "1.0.4"]