is not current version
Last Version 1.4.4

com.trigyn:typeahead 1.4.1

Type ahead

GroupId

GroupId

com.trigyn
ArtifactId

ArtifactId

typeahead
Version

Version

1.4.1
Type

Type

jar

Download typeahead 1.4.1


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