License |
License
MIT
|
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdalgolia__autocomplete-shared |
Last Version | Last Version1.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description@algolia/autocomplete-shared
WebJar for @algolia/autocomplete-shared
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/algolia__autocomplete-shared/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>algolia__autocomplete-shared</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/algolia__autocomplete-shared/
implementation 'org.webjars.npm:algolia__autocomplete-shared:1.5.2'
// https://jarcasting.com/artifacts/org.webjars.npm/algolia__autocomplete-shared/
implementation ("org.webjars.npm:algolia__autocomplete-shared:1.5.2")
'org.webjars.npm:algolia__autocomplete-shared:jar:1.5.2'
<dependency org="org.webjars.npm" name="algolia__autocomplete-shared" rev="1.5.2">
<artifact name="algolia__autocomplete-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='algolia__autocomplete-shared', version='1.5.2')
)
libraryDependencies += "org.webjars.npm" % "algolia__autocomplete-shared" % "1.5.2"
[org.webjars.npm/algolia__autocomplete-shared "1.5.2"]