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