| License | License | 
|---|---|
| Categories | CategoriesAuto Application Layer Libs Code Generators | 
| GroupId | GroupIdcom.oscarsalguero | 
| ArtifactId | ArtifactIdsmartystreetsautocomplete | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | Descriptionsmartystreetsautocomplete Android AutocompleteTextView that receives and displays address suggestions from Smarty Streets. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.android.support » appcompat-v7 | jar | 25.2.0 |