| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаcom.oscarsalguero |
| Идентификатор | Идентификаторsmartystreetsautocomplete |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеsmartystreetsautocomplete
Android AutocompleteTextView that receives and displays address suggestions from Smarty Streets.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.oscarsalguero/smartystreetsautocomplete/ -->
<dependency>
<groupId>com.oscarsalguero</groupId>
<artifactId>smartystreetsautocomplete</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.oscarsalguero/smartystreetsautocomplete/
implementation 'com.oscarsalguero:smartystreetsautocomplete:1.0.0'
// https://jarcasting.com/artifacts/com.oscarsalguero/smartystreetsautocomplete/
implementation ("com.oscarsalguero:smartystreetsautocomplete:1.0.0")
'com.oscarsalguero:smartystreetsautocomplete:aar:1.0.0'
<dependency org="com.oscarsalguero" name="smartystreetsautocomplete" rev="1.0.0">
<artifact name="smartystreetsautocomplete" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.oscarsalguero', module='smartystreetsautocomplete', version='1.0.0')
)
libraryDependencies += "com.oscarsalguero" % "smartystreetsautocomplete" % "1.0.0"
[com.oscarsalguero/smartystreetsautocomplete "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 25.2.0 |