is not current version
Last Version 1.4.4

com.trigyn:typeahead 1.3.4

Type ahead

GroupId

GroupId

com.trigyn
ArtifactId

ArtifactId

typeahead
Version

Version

1.3.4
Type

Type

jar

Download typeahead 1.3.4


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