Categories |
CategoriesSearch Business Logic Libraries |
---|---|
GroupId | GroupIdcom.github.udioshi85 |
ArtifactId | ArtifactIdlibSearchToolbar |
Version | Version1.2.3 |
Type | Typeaar |
Filename | Size |
---|---|
libSearchToolbar-1.2.3.pom | |
libSearchToolbar-1.2.3.aar | 30 KB |
libSearchToolbar-1.2.3-sources.jar | 3 KB |
libSearchToolbar-1.2.3-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.udioshi85/libSearchToolbar/ -->
<dependency>
<groupId>com.github.udioshi85</groupId>
<artifactId>libSearchToolbar</artifactId>
<version>1.2.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.udioshi85/libSearchToolbar/
implementation 'com.github.udioshi85:libSearchToolbar:1.2.3'
// https://jarcasting.com/artifacts/com.github.udioshi85/libSearchToolbar/
implementation ("com.github.udioshi85:libSearchToolbar:1.2.3")
'com.github.udioshi85:libSearchToolbar:aar:1.2.3'
<dependency org="com.github.udioshi85" name="libSearchToolbar" rev="1.2.3">
<artifact name="libSearchToolbar" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.udioshi85', module='libSearchToolbar', version='1.2.3')
)
libraryDependencies += "com.github.udioshi85" % "libSearchToolbar" % "1.2.3"
[com.github.udioshi85/libSearchToolbar "1.2.3"]