| License |
License |
|---|---|
| GroupId | GroupIdcom.canopas.jetcountrypicker |
| ArtifactId | ArtifactIdjetcountrypicker |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionjetcountrypicker
Country code bottomsheet picker in Jetpack Compose
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jetcountrypicker-1.0.4.pom | |
| jetcountrypicker-1.0.4-sources.jar | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.canopas.jetcountrypicker/jetcountrypicker/ -->
<dependency>
<groupId>com.canopas.jetcountrypicker</groupId>
<artifactId>jetcountrypicker</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.canopas.jetcountrypicker/jetcountrypicker/
implementation 'com.canopas.jetcountrypicker:jetcountrypicker:1.0.4'
// https://jarcasting.com/artifacts/com.canopas.jetcountrypicker/jetcountrypicker/
implementation ("com.canopas.jetcountrypicker:jetcountrypicker:1.0.4")
'com.canopas.jetcountrypicker:jetcountrypicker:aar:1.0.4'
<dependency org="com.canopas.jetcountrypicker" name="jetcountrypicker" rev="1.0.4">
<artifact name="jetcountrypicker" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.canopas.jetcountrypicker', module='jetcountrypicker', version='1.0.4')
)
libraryDependencies += "com.canopas.jetcountrypicker" % "jetcountrypicker" % "1.0.4"
[com.canopas.jetcountrypicker/jetcountrypicker "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.appcompat » appcompat | jar | 1.4.1 |
| com.google.android.material » material | jar | 1.5.0 |
| androidx.compose.ui » ui | jar | 1.1.0-beta04 |
| androidx.compose.material » material | jar | 1.1.0-beta04 |
| androidx.compose.ui » ui-tooling-preview | jar | 1.1.0-beta04 |
| androidx.compose.material » material-icons-extended | jar | 1.1.0-beta04 |
| com.google.code.gson : gson | jar | 2.8.7 |