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