не последняя версия
Последняя версия 1.2.3

com.nex3z:toggle-button-group 1.1.8

A group of flowable toggle buttons, with multiple / single selection support and button customization.

Группа

Группа

com.nex3z
Идентификатор

Идентификатор

toggle-button-group
Версия

Версия

1.1.8
Тип

Тип

aar

Скачать toggle-button-group 1.1.8


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