| License |
License |
|---|---|
| GroupId | GroupIdcom.github.jbvincey |
| ArtifactId | ArtifactIdnestedradiobutton |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionNestedRadioButton
RadioButtons under nested ViewGroup hierarchy
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| nestedradiobutton-1.1.pom | |
| nestedradiobutton-1.1-sources.jar | 15 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 28.0.0 |
| com.android.support.constraint » constraint-layout | jar | 1.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.8.9 |
| org.robolectric : robolectric | jar | 3.8 |