| Группа | Группаit.sephiroth.android.library.hlistviewanimations |
|---|---|
| Идентификатор | Идентификаторhlistviewanimations-library |
| Версия | Версия1.0.0 |
| Тип | Типaar |
<!-- https://jarcasting.com/artifacts/it.sephiroth.android.library.hlistviewanimations/hlistviewanimations-library/ -->
<dependency>
<groupId>it.sephiroth.android.library.hlistviewanimations</groupId>
<artifactId>hlistviewanimations-library</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/it.sephiroth.android.library.hlistviewanimations/hlistviewanimations-library/
implementation 'it.sephiroth.android.library.hlistviewanimations:hlistviewanimations-library:1.0.0'
// https://jarcasting.com/artifacts/it.sephiroth.android.library.hlistviewanimations/hlistviewanimations-library/
implementation ("it.sephiroth.android.library.hlistviewanimations:hlistviewanimations-library:1.0.0")
'it.sephiroth.android.library.hlistviewanimations:hlistviewanimations-library:aar:1.0.0'
<dependency org="it.sephiroth.android.library.hlistviewanimations" name="hlistviewanimations-library" rev="1.0.0">
<artifact name="hlistviewanimations-library" type="aar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.android.library.hlistviewanimations', module='hlistviewanimations-library', version='1.0.0')
)
libraryDependencies += "it.sephiroth.android.library.hlistviewanimations" % "hlistviewanimations-library" % "1.0.0"
[it.sephiroth.android.library.hlistviewanimations/hlistviewanimations-library "1.0.0"]