@cwmr/paper-tags-input

WebJar for @cwmr/paper-tags-input

License

License

MIT
Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-com-chadweimer-paper-tags-input
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

@cwmr/paper-tags-input
WebJar for @cwmr/paper-tags-input
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/chadweimer/paper-tags-input

Download github-com-chadweimer-paper-tags-input

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-chadweimer-paper-tags-input/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-chadweimer-paper-tags-input</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-chadweimer-paper-tags-input/
implementation 'org.webjars.npm:github-com-chadweimer-paper-tags-input:3.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-chadweimer-paper-tags-input/
implementation ("org.webjars.npm:github-com-chadweimer-paper-tags-input:3.1.0")
'org.webjars.npm:github-com-chadweimer-paper-tags-input:jar:3.1.0'
<dependency org="org.webjars.npm" name="github-com-chadweimer-paper-tags-input" rev="3.1.0">
  <artifact name="github-com-chadweimer-paper-tags-input" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-chadweimer-paper-tags-input', version='3.1.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-chadweimer-paper-tags-input" % "3.1.0"
[org.webjars.npm/github-com-chadweimer-paper-tags-input "3.1.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.webjars.npm : polymer__iron-icons jar [3.0.0,4)
org.webjars.npm : cwmr__paper-chip jar [3.0.0,4)
org.webjars.npm : polymer__paper-styles jar [3.0.0,4)
org.webjars.npm : polymer__iron-icon jar [3.0.0,4)
org.webjars.npm : polymer__polymer jar [3.0.0,4)
org.webjars.npm : polymer__paper-input jar [3.0.0,4)

Project Modules

There are no modules declared in this project.

Published on NPM Published on webcomponents.org

<paper-tags-input>

Material Design input control for a collection of tags

<paper-tags-input></paper-tags-input>

Install the Polymer-CLI

First, make sure you have the Polymer CLI installed. Then run polymer serve to serve your element locally.

Viewing Your Element

$ polymer serve

Running Tests

$ polymer test

Your application is already set up to be tested via web-component-tester. Run polymer test to run your application's test suite locally.

Versions

Version
3.1.0