Last Version

Autocomplete Library for RText 1.0.0

Adds autocompletion to a text component. Provides a popup window with a list of autocomplete choices on a given keystroke, such as Crtrl+Space.

License

License

Categories

Categories

Maven Build Tools Net Auto Application Layer Libs Code Generators
GroupId

GroupId

net.sf.squirrel-sql.thirdparty-non-maven
ArtifactId

ArtifactId

com-fifesoft-autocomplete
Version

Version

1.0.0
Type

Type

jar
Description

Description

Autocomplete Library for RText
Adds autocompletion to a text component. Provides a popup window with a list of autocomplete choices on a given keystroke, such as Crtrl+Space.

Download com-fifesoft-autocomplete 1.0.0


<!-- https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/com-fifesoft-autocomplete/ -->
<dependency>
    <groupId>net.sf.squirrel-sql.thirdparty-non-maven</groupId>
    <artifactId>com-fifesoft-autocomplete</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/com-fifesoft-autocomplete/
implementation 'net.sf.squirrel-sql.thirdparty-non-maven:com-fifesoft-autocomplete:1.0.0'
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/com-fifesoft-autocomplete/
implementation ("net.sf.squirrel-sql.thirdparty-non-maven:com-fifesoft-autocomplete:1.0.0")
'net.sf.squirrel-sql.thirdparty-non-maven:com-fifesoft-autocomplete:jar:1.0.0'
<dependency org="net.sf.squirrel-sql.thirdparty-non-maven" name="com-fifesoft-autocomplete" rev="1.0.0">
  <artifact name="com-fifesoft-autocomplete" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.squirrel-sql.thirdparty-non-maven', module='com-fifesoft-autocomplete', version='1.0.0')
)
libraryDependencies += "net.sf.squirrel-sql.thirdparty-non-maven" % "com-fifesoft-autocomplete" % "1.0.0"
[net.sf.squirrel-sql.thirdparty-non-maven/com-fifesoft-autocomplete "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.