| Группа | Группаcom.karumi |
|---|---|
| Идентификатор | Идентификаторexpandableselector |
| Версия | Версия1.0.0 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| expandableselector-1.0.0.pom | |
| expandableselector-1.0.0.aar | 18 KB |
| expandableselector-1.0.0-sources.jar | 10 KB |
| expandableselector-1.0.0-javadoc.jar | 56 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.karumi/expandableselector/ -->
<dependency>
<groupId>com.karumi</groupId>
<artifactId>expandableselector</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.karumi/expandableselector/
implementation 'com.karumi:expandableselector:1.0.0'
// https://jarcasting.com/artifacts/com.karumi/expandableselector/
implementation ("com.karumi:expandableselector:1.0.0")
'com.karumi:expandableselector:aar:1.0.0'
<dependency org="com.karumi" name="expandableselector" rev="1.0.0">
<artifact name="expandableselector" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.karumi', module='expandableselector', version='1.0.0')
)
libraryDependencies += "com.karumi" % "expandableselector" % "1.0.0"
[com.karumi/expandableselector "1.0.0"]