Last Version

Android Segmented Library 1.0.6

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

License

License

GroupId

GroupId

info.hoang8f
ArtifactId

ArtifactId

android-segmented
Version

Version

1.0.6
Type

Type

aar
Description

Description

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

Project URL

https://github.com/hoang8f/android-segmented-control
Source Code Management

Source Code Management

https://github.com/hoang8f/android-segmented-control.git

Download android-segmented 1.0.6


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.