is not current version
Last Version 1.1

com.github.jbvincey:nestedradiobutton 1.0

RadioButtons under nested ViewGroup hierarchy

GroupId

GroupId

com.github.jbvincey
ArtifactId

ArtifactId

nestedradiobutton
Version

Version

1.0
Type

Type

aar

Download nestedradiobutton 1.0


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