Categories |
CategoriesSearch Business Logic Libraries |
---|---|
GroupId | GroupIdxyz.sahildave |
ArtifactId | ArtifactIdsearchviewlayout |
Version | Version0.0.2 |
Type | Typeaar |
Filename | Size |
---|---|
searchviewlayout-0.0.2.pom | |
searchviewlayout-0.0.2.aar | 50 KB |
searchviewlayout-0.0.2-sources.jar | 5 KB |
searchviewlayout-0.0.2-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.sahildave/searchviewlayout/ -->
<dependency>
<groupId>xyz.sahildave</groupId>
<artifactId>searchviewlayout</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/xyz.sahildave/searchviewlayout/
implementation 'xyz.sahildave:searchviewlayout:0.0.2'
// https://jarcasting.com/artifacts/xyz.sahildave/searchviewlayout/
implementation ("xyz.sahildave:searchviewlayout:0.0.2")
'xyz.sahildave:searchviewlayout:aar:0.0.2'
<dependency org="xyz.sahildave" name="searchviewlayout" rev="0.0.2">
<artifact name="searchviewlayout" type="aar" />
</dependency>
@Grapes(
@Grab(group='xyz.sahildave', module='searchviewlayout', version='0.0.2')
)
libraryDependencies += "xyz.sahildave" % "searchviewlayout" % "0.0.2"
[xyz.sahildave/searchviewlayout "0.0.2"]