is not current version
Last Version 1.0.2

pl.ds.websight:websight-autosuggestion-esm 1.0.1

Provides React components supporting autosuggestion for paths, users, groups, etc.

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

pl.ds.websight
ArtifactId

ArtifactId

websight-autosuggestion-esm
Version

Version

1.0.1
Type

Type

jar

Download websight-autosuggestion-esm 1.0.1


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