License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdpl.ds.websight |
ArtifactId | ArtifactIdwebsight-autosuggestion-esm |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebSight Autosuggestion ESM
Provides React components supporting autosuggestion for paths, users, groups, etc.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/pl.ds.websight/websight-autosuggestion-esm/ -->
<dependency>
<groupId>pl.ds.websight</groupId>
<artifactId>websight-autosuggestion-esm</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/pl.ds.websight/websight-autosuggestion-esm/
implementation 'pl.ds.websight:websight-autosuggestion-esm:1.0.2'
// https://jarcasting.com/artifacts/pl.ds.websight/websight-autosuggestion-esm/
implementation ("pl.ds.websight:websight-autosuggestion-esm:1.0.2")
'pl.ds.websight:websight-autosuggestion-esm:jar:1.0.2'
<dependency org="pl.ds.websight" name="websight-autosuggestion-esm" rev="1.0.2">
<artifact name="websight-autosuggestion-esm" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.ds.websight', module='websight-autosuggestion-esm', version='1.0.2')
)
libraryDependencies += "pl.ds.websight" % "websight-autosuggestion-esm" % "1.0.2"
[pl.ds.websight/websight-autosuggestion-esm "1.0.2"]