не последняя версия
Последняя версия 1.0.4

com.canopas.jetcountrypicker:jetcountrypicker 1.0.1

Country code bottomsheet picker in Jetpack Compose

Группа

Группа

com.canopas.jetcountrypicker
Идентификатор

Идентификатор

jetcountrypicker
Версия

Версия

1.0.1
Тип

Тип

aar

Скачать jetcountrypicker 1.0.1


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