GroupId | GroupIdit.sephiroth.android.library.horizontallistview |
---|---|
ArtifactId | ArtifactIdhlistview |
Version | Version1.2.2 |
Type | Typeaar |
Filename | Size |
---|---|
hlistview-1.2.2.pom | |
hlistview-1.2.2.aar | 277 KB |
hlistview-1.2.2-sources.jar | 113 KB |
hlistview-1.2.2-javadoc.jar | 211 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.sephiroth.android.library.horizontallistview/hlistview/ -->
<dependency>
<groupId>it.sephiroth.android.library.horizontallistview</groupId>
<artifactId>hlistview</artifactId>
<version>1.2.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/it.sephiroth.android.library.horizontallistview/hlistview/
implementation 'it.sephiroth.android.library.horizontallistview:hlistview:1.2.2'
// https://jarcasting.com/artifacts/it.sephiroth.android.library.horizontallistview/hlistview/
implementation ("it.sephiroth.android.library.horizontallistview:hlistview:1.2.2")
'it.sephiroth.android.library.horizontallistview:hlistview:aar:1.2.2'
<dependency org="it.sephiroth.android.library.horizontallistview" name="hlistview" rev="1.2.2">
<artifact name="hlistview" type="aar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.android.library.horizontallistview', module='hlistview', version='1.2.2')
)
libraryDependencies += "it.sephiroth.android.library.horizontallistview" % "hlistview" % "1.2.2"
[it.sephiroth.android.library.horizontallistview/hlistview "1.2.2"]