NestedRadioButton

RadioButtons under nested ViewGroup hierarchy

License

License

GroupId

GroupId

com.github.jbvincey
ArtifactId

ArtifactId

nestedradiobutton
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

aar
Description

Description

NestedRadioButton
RadioButtons under nested ViewGroup hierarchy
Project URL

Project URL

https://github.com/jbvincey/NestedRadioButton
Source Code Management

Source Code Management

https://github.com/jbvincey/NestedRadioButton

Download nestedradiobutton

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 28.0.0
com.android.support.constraint » constraint-layout jar 1.1.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.8.9
org.robolectric : robolectric jar 3.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0