cosmoz-autocomplete

WebJar for cosmoz-autocomplete

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

org.webjars.bowergithub.neovici
ArtifactId

ArtifactId

cosmoz-autocomplete
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

cosmoz-autocomplete
WebJar for cosmoz-autocomplete
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/Neovici/cosmoz-autocomplete

Download cosmoz-autocomplete

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
org.webjars.bowergithub.neovici : cosmoz-i18next jar [1.0.0,2)
org.webjars.bowergithub.polymerelements : iron-form-element-behavior jar [1.0.0,2)
org.webjars.bowergithub.polymerelements : iron-icons jar [1.0.0,2)
org.webjars.bowergithub.polymerelements : iron-icon jar [1.0.0,2)
org.webjars.bowergithub.polymerelements : paper-input jar [1.0.0,2)
org.webjars.bowergithub.polymerelements : paper-material jar [1.0.0,2)
org.webjars.bowergithub.polymerelements : iron-selector jar [1.0.0,2)
org.webjars.bowergithub.polymer : polymer jar [1.0.0,2)
org.webjars.bowergithub.polymerelements : paper-spinner jar [1.2.1,2)
org.webjars.bowergithub.polymerelements : iron-validatable-behavior jar [1.1.2,2)
org.webjars.bowergithub.neovici : cosmoz-behaviors jar [1.0.0,2)
org.webjars.bowergithub.polymerelements : iron-flex-layout jar [1.0.0,2)

Project Modules

There are no modules declared in this project.

cosmoz-autocomplete

Build Status Depfu semantic-release Maintainability codecov

<cosmoz-autocomplete>

cosmoz-autocomplete is a haunted auto-complete component.

Getting started

Installing

Using npm:

npm install --save @neovici/cosmoz-autocomplete

Usage

import { html } from 'lit-html';
html`<cosmoz-autocomplete .source=${["A", "B","C", "D"]} />`;
org.webjars.bowergithub.neovici

Neovici

Versions

Version
1.0.1