is not current version
Last Version 1.3.0

com.github.udioshi85:libSearchToolbar 1.2.2

Toolbar with circular animation when clicking in the search menu item

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.github.udioshi85
ArtifactId

ArtifactId

libSearchToolbar
Version

Version

1.2.2
Type

Type

aar

Download libSearchToolbar 1.2.2


<!-- https://jarcasting.com/artifacts/com.github.udioshi85/libSearchToolbar/ -->
<dependency>
    <groupId>com.github.udioshi85</groupId>
    <artifactId>libSearchToolbar</artifactId>
    <version>1.2.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.udioshi85/libSearchToolbar/
implementation 'com.github.udioshi85:libSearchToolbar:1.2.2'
// https://jarcasting.com/artifacts/com.github.udioshi85/libSearchToolbar/
implementation ("com.github.udioshi85:libSearchToolbar:1.2.2")
'com.github.udioshi85:libSearchToolbar:aar:1.2.2'
<dependency org="com.github.udioshi85" name="libSearchToolbar" rev="1.2.2">
  <artifact name="libSearchToolbar" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.udioshi85', module='libSearchToolbar', version='1.2.2')
)
libraryDependencies += "com.github.udioshi85" % "libSearchToolbar" % "1.2.2"
[com.github.udioshi85/libSearchToolbar "1.2.2"]