| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.jbvincey |
| Идентификатор | Идентификаторnestedradiobutton |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеNestedRadioButton
RadioButtons under nested ViewGroup hierarchy
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| nestedradiobutton-1.1.pom | |
| nestedradiobutton-1.1-sources.jar | 15 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 28.0.0 |
| com.android.support.constraint » constraint-layout | jar | 1.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.8.9 |
| org.robolectric : robolectric | jar | 3.8 |