is not current version
Last Version 1.0.6

info.hoang8f:android-segmented 1.0.4

An Android segmented control implementation inspired by Segmented Controls for iOS.

GroupId

GroupId

info.hoang8f
ArtifactId

ArtifactId

android-segmented
Version

Version

1.0.4
Type

Type

aar

Download android-segmented 1.0.4


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