@cwmr/paper-chip

WebJar for @cwmr/paper-chip

License

License

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

cwmr__paper-chip
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

@cwmr/paper-chip
WebJar for @cwmr/paper-chip
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/chadweimer/iron-star-rating

Download cwmr__paper-chip

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.webjars.npm : polymer__iron-input jar [3.0.0,4)
org.webjars.npm : polymer__iron-a11y-keys-behavior jar [3.0.0,4)
org.webjars.npm : polymer__iron-iconset-svg 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)

Project Modules

There are no modules declared in this project.

Published on webcomponents.org

<iron-star-rating>

5-star rating element (Polymer 3.x)

<iron-star-rating></iron-star-rating>

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.0.0