Categories |
CategoriesSearch Business Logic Libraries |
---|---|
GroupId | GroupIdcom.github.leonardoxh |
ArtifactId | ArtifactIdfake-search-view |
Version | Version0.3 |
Type | Typeaar |
Filename | Size |
---|---|
fake-search-view-0.3.pom | |
fake-search-view-0.3.aar | 6 KB |
fake-search-view-0.3-sources.jar | 4 KB |
fake-search-view-0.3-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.leonardoxh/fake-search-view/ -->
<dependency>
<groupId>com.github.leonardoxh</groupId>
<artifactId>fake-search-view</artifactId>
<version>0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.leonardoxh/fake-search-view/
implementation 'com.github.leonardoxh:fake-search-view:0.3'
// https://jarcasting.com/artifacts/com.github.leonardoxh/fake-search-view/
implementation ("com.github.leonardoxh:fake-search-view:0.3")
'com.github.leonardoxh:fake-search-view:aar:0.3'
<dependency org="com.github.leonardoxh" name="fake-search-view" rev="0.3">
<artifact name="fake-search-view" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.leonardoxh', module='fake-search-view', version='0.3')
)
libraryDependencies += "com.github.leonardoxh" % "fake-search-view" % "0.3"
[com.github.leonardoxh/fake-search-view "0.3"]